Alexander Tokmakov
|
d24b9874bc
|
fix Cannot quickly remove directory
|
2022-08-12 12:47:25 +02:00 |
|
Anton Popov
|
57e4fb2e30
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-07-29 11:42:11 +00:00 |
|
Anton Popov
|
04fd72cdef
|
fix alter column rename
|
2022-07-28 13:19:23 +00:00 |
|
Anton Popov
|
56039c8780
|
fix alter of LowCardinality
|
2022-07-27 15:35:09 +00:00 |
|
Anton Popov
|
4cf0353892
|
try to fix Nested
|
2022-07-27 14:05:16 +00:00 |
|
Anton Popov
|
9321ca34cf
|
try to fix Nested
|
2022-07-26 17:32:37 +00:00 |
|
Alexander Gololobov
|
48de02a7b8
|
Capitalized const name
|
2022-07-25 16:32:16 +02:00 |
|
Alexander Gololobov
|
594195451e
|
Cleanups
|
2022-07-24 12:21:18 +02:00 |
|
Anton Popov
|
10719fd61d
|
fix style check
|
2022-07-21 15:06:55 +00:00 |
|
Anton Popov
|
e0d2c8fb37
|
fix json type with sparse columns
|
2022-07-21 14:47:19 +00:00 |
|
Alexander Gololobov
|
1ea9f143ff
|
Leave only _row_exists-based implementation of lightweight delete
|
2022-07-21 11:26:13 +02:00 |
|
jianmei zhang
|
ca42f649da
|
Rewrite logic for loading deleted mask related to getDeletedMask()
|
2022-07-15 15:31:10 +08:00 |
|
jianmei zhang
|
8b1114fa60
|
fix clang tidy compile error
|
2022-07-15 12:32:42 +08:00 |
|
jianmei zhang
|
d37152a5d6
|
Remove loadDeletedMask() and get deleted mask when needed
|
2022-07-15 12:32:42 +08:00 |
|
jianmei zhang
|
4268ac8b0e
|
Add supportLightweightDeleteMutate() in IMergeTreeDataPart to disable LWD for part with projections
|
2022-07-15 12:32:42 +08:00 |
|
jianmei zhang
|
780cdfb8f0
|
Code changes based on review opinions. Make ordinary single alter delete lightwight by default
|
2022-07-15 12:32:42 +08:00 |
|
jianmei zhang
|
7e433859ea
|
Change deleted rows mask from String to Native UInt8 format
|
2022-07-15 12:32:41 +08:00 |
|
jianmei zhang
|
8ad2bb7c33
|
Code changes due to master new fixes, and update reference for mutations table
|
2022-07-15 12:32:41 +08:00 |
|
jianmei zhang
|
b4a37e1e22
|
Disable optimizations for count() when lightweight delete exists, add hasLightweightDelete() function in IMergeTreeDataPart
|
2022-07-15 12:32:41 +08:00 |
|
jianmei zhang
|
8696319d62
|
Support lightweight delete execution using string as deleted rows mask,also part of select can handle LWD
|
2022-07-15 12:32:41 +08:00 |
|
alesapin
|
eb5046ab26
|
Simplify everything
|
2022-06-30 22:51:27 +02:00 |
|
alesapin
|
cb90aca2ef
|
Some changes in merge tree
|
2022-06-30 14:12:45 +02:00 |
|
alesapin
|
d88cdcd5c1
|
AAA
|
2022-06-27 21:41:29 +02:00 |
|
Nikolai Kochetov
|
854d148d73
|
Add some comments. Remove some commented code.
|
2022-06-21 12:31:02 +00:00 |
|
Nikolai Kochetov
|
dccf90b1ea
|
Cleanup.
|
2022-06-20 18:18:17 +00:00 |
|
Nikolai Kochetov
|
3f67abc3b0
|
Fix some tests.
|
2022-06-03 18:49:12 +00:00 |
|
Nikolai Kochetov
|
35095191eb
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-05-03 17:51:47 +02:00 |
|
Anton Popov
|
eb810116a4
|
fix vertical merges in wide parts
|
2022-04-27 13:42:47 +00:00 |
|
Nikolai Kochetov
|
e44af67fee
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-04-26 21:08:00 +02:00 |
|
Nikolai Kochetov
|
8c00692844
|
Part 8
|
2022-04-22 16:58:09 +00:00 |
|
Nikolai Kochetov
|
9133e398b8
|
Part 7
|
2022-04-21 19:19:13 +00:00 |
|
alesapin
|
5465415751
|
Fix replace/move partition with zero copy replication
|
2022-04-21 14:39:12 +02:00 |
|
Nikolai Kochetov
|
bcbab2ead8
|
Part 6.
|
2022-04-19 19:34:41 +00:00 |
|
alesapin
|
7cb7c120cc
|
Less ugly
|
2022-04-19 15:53:10 +02:00 |
|
alesapin
|
cc06bc3d99
|
Add some clarifications
|
2022-04-19 14:01:30 +02:00 |
|
alesapin
|
bd7b3847c1
|
Some code
|
2022-04-19 01:09:09 +02:00 |
|
alesapin
|
1706ae9e15
|
Some trash implementation
|
2022-04-15 18:36:23 +02:00 |
|
alesapin
|
5a8419a48e
|
Remove more trash
|
2022-04-15 17:05:17 +02:00 |
|
alesapin
|
eb7593f786
|
Remove more trash
|
2022-04-15 16:24:38 +02:00 |
|
Nikolai Kochetov
|
76870ad92a
|
Part 5
|
2022-04-12 18:59:49 +00:00 |
|
Nikolai Kochetov
|
bc3e1ec3f2
|
Part 3
|
2022-04-07 17:44:49 +00:00 |
|
Nikolai Kochetov
|
5a1392a8e3
|
Try refactor something (1)
|
2022-04-05 19:12:48 +00:00 |
|
Alexander Tokmakov
|
5a50ad9de3
|
Merge branch 'master' into mvcc_prototype
|
2022-03-31 11:35:04 +02:00 |
|
Anton Popov
|
1cba31c305
|
Merge pull request #35687 from CurtizJ/dynamic-columns-7
Fix reading from type object
|
2022-03-30 00:21:32 +02:00 |
|
Alexander Tokmakov
|
287d858fda
|
Merge branch 'master' into mvcc_prototype
|
2022-03-29 16:24:12 +02:00 |
|
Anton Popov
|
0e4af89f69
|
fix reading from type object
|
2022-03-28 17:23:34 +00:00 |
|
taiyang-li
|
6fe4c3d17e
|
some minor changes
|
2022-03-23 12:13:42 +08:00 |
|
Alexander Tokmakov
|
0906b59fba
|
fixes
|
2022-03-09 21:38:18 +01:00 |
|
Alexander Tokmakov
|
d2f838bd91
|
fix another race condition
|
2022-03-08 20:11:47 +01:00 |
|
taiyang-li
|
b4174b0bef
|
merge master and fix conflicts
|
2022-03-08 11:39:25 +08:00 |
|