kssenii
|
d63d34f7bb
|
Merge master
|
2022-08-17 15:49:32 +02:00 |
|
Alexander Tokmakov
|
e691888267
|
fix build
|
2022-08-12 13:03:57 +02:00 |
|
Alexander Tokmakov
|
d24b9874bc
|
fix Cannot quickly remove directory
|
2022-08-12 12:47:25 +02:00 |
|
kssenii
|
0dda03c94b
|
Fix checks
|
2022-08-10 00:06:58 +02:00 |
|
Anton Popov
|
0492ef63a4
|
Merge pull request #39464 from CurtizJ/fix-custom-serializations
Fix columns of type `Object` with sparse serialization
|
2022-08-05 00:55:41 +02:00 |
|
alesapin
|
1eb28f5f5f
|
Merge pull request #39860 from ClickHouse/avoid_additional_disk_touch
Better total part size calculation on mutation
|
2022-08-04 14:21:31 +02:00 |
|
alesapin
|
56a4d26e87
|
Better total part size calculation on mutation
|
2022-08-03 14:15:45 +02:00 |
|
Anton Popov
|
57e4fb2e30
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-07-29 11:42:11 +00:00 |
|
Anton Popov
|
bb551566e7
|
fix build
|
2022-07-29 11:41:53 +00:00 |
|
Anton Popov
|
4cf0353892
|
try to fix Nested
|
2022-07-27 14:05:16 +00:00 |
|
Alexander Tokmakov
|
8fc075a527
|
Merge pull request #39619 from ClickHouse/try-do-enable-global-allocations-for-attach
Replace MemoryTrackerBlockerInThread to LockMemoryExceptionInThread
|
2022-07-27 13:13:04 +03:00 |
|
Anton Popov
|
9321ca34cf
|
try to fix Nested
|
2022-07-26 17:32:37 +00:00 |
|
Nikolai Kochetov
|
33ce662d3e
|
Replace MemoryTrackerBlockerInThread to LockMemoryExceptionInThread in some places. Reduced MemoryTrackerBlockerInThread level to User.
|
2022-07-26 15:22:00 +00:00 |
|
Alexander Gololobov
|
460950ecdc
|
Merge branch 'master' into feature/sql-standard-delete
|
2022-07-24 21:27:22 +02:00 |
|
Alexander Gololobov
|
c8b3c574a4
|
Disable lightweight delete if table has projections
|
2022-07-24 12:21:47 +02:00 |
|
Alexander Gololobov
|
594195451e
|
Cleanups
|
2022-07-24 12:21:18 +02:00 |
|
Anton Popov
|
3d03b2714b
|
try to fix Nested
|
2022-07-22 23:05:11 +00:00 |
|
Anton Popov
|
e0d2c8fb37
|
fix json type with sparse columns
|
2022-07-21 14:47:19 +00:00 |
|
Alexander Tokmakov
|
a8da5d96fc
|
remove some dead and commented code
|
2022-07-21 15:05:48 +02: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
|
0793add9b5
|
Fix clang tidy compile error, remove std::move for const getDeletedRowsPtr()
|
2022-07-15 12:32:42 +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
|
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
|
dcf6e0d060
|
Roll back some changes from IPartMetadataManager
|
2022-06-21 13:05:49 +00:00 |
|
Nikolai Kochetov
|
dccf90b1ea
|
Cleanup.
|
2022-06-20 18:18:17 +00:00 |
|
alesapin
|
08b5dd091b
|
Fix double negative
|
2022-06-19 17:12:04 +02:00 |
|
Nikolai Kochetov
|
2ee349f29c
|
Fix test_encrypted_disk
|
2022-06-15 11:42:59 +00:00 |
|
Nikolai Kochetov
|
a274bec0fa
|
Fix test_encrypted_disk
|
2022-06-15 11:41:08 +00:00 |
|
Nikolai Kochetov
|
3f67abc3b0
|
Fix some tests.
|
2022-06-03 18:49:12 +00:00 |
|
Nikolai Kochetov
|
25c8a437ea
|
Fixing build.
|
2022-06-02 15:00:07 +00:00 |
|
Nikolai Kochetov
|
89c5855d20
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-06-02 12:19:07 +02:00 |
|
Alexander Tokmakov
|
44f2d4529a
|
better waiting, add fault injection
|
2022-05-20 22:10:01 +02:00 |
|
Alexander Tokmakov
|
12bbb7de87
|
fix race on TID allocation
|
2022-05-20 12:41:44 +02:00 |
|
Alexey Milovidov
|
fdbb5b75b2
|
Merge branch 'master' into minor-renames
|
2022-05-07 14:18:50 +03:00 |
|
Nikolai Kochetov
|
5574a3cc43
|
Fixing style.
|
2022-05-05 09:23:23 +00:00 |
|
Nikolai Kochetov
|
b3d38301c9
|
Fix some more tests.
|
2022-05-05 09:19:12 +00:00 |
|
taiyang-li
|
d673bd096e
|
fix issue: https://github.com/ClickHouse/ClickHouse/issues/36671
|
2022-05-05 14:48:33 +08:00 |
|
Nikolai Kochetov
|
fc3645a483
|
Fix some tests.
|
2022-05-03 19:32:24 +00:00 |
|
Nikolai Kochetov
|
35095191eb
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-05-03 17:51:47 +02:00 |
|
Nikolai Kochetov
|
4a20e4f37e
|
Fixing build.
|
2022-05-03 15:48:05 +00:00 |
|
Alexey Milovidov
|
1ddb04b992
|
Merge pull request #36715 from amosbird/refactorbase
Reorganize source files so that base won't depend on Common
|
2022-04-30 09:40:58 +03:00 |
|