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 |
|
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 |
|
Amos Bird
|
4a5e4274f0
|
base should not depend on Common
|
2022-04-29 10:26:35 +08: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 |
|
Alexander Tokmakov
|
19a376b9f7
|
fix assertions
|
2022-04-25 22:41:46 +02:00 |
|
alesapin
|
edc78247f0
|
Merge pull request #36299 from ClickHouse/fix_trash
Trying to fix some trash in zero copy replication
|
2022-04-24 13:19:43 +02:00 |
|
Nikolai Kochetov
|
8c00692844
|
Part 8
|
2022-04-22 16:58:09 +00:00 |
|
xiedeyantu
|
550460c541
|
fix log should print from path
|
2022-04-22 18:30:40 +08:00 |
|
Nikolai Kochetov
|
9133e398b8
|
Part 7
|
2022-04-21 19:19:13 +00:00 |
|
alesapin
|
40c15222f8
|
Merge branch 'master' into fix_trash
|
2022-04-20 12:45:49 +02:00 |
|
Nikolai Kochetov
|
bcbab2ead8
|
Part 6.
|
2022-04-19 19:34:41 +00: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 |
|
Robert Schulze
|
118e94523c
|
Activate clang-tidy warning "readability-container-contains"
This check suggests replacing <Container>.count() by
<Container>.contains() which is more speaking and in case of
multimaps/multisets also faster.
|
2022-04-18 23:53:11 +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
|
5cbec37907
|
Part 2
|
2022-04-07 11:58:38 +00:00 |
|
Nikolai Kochetov
|
5a1392a8e3
|
Try refactor something (1)
|
2022-04-05 19:12:48 +00:00 |
|
Alexander Tokmakov
|
a2167f12b8
|
Merge branch 'master' into mvcc_prototype
|
2022-04-04 14:24:23 +02:00 |
|
Alexander Tokmakov
|
5a50ad9de3
|
Merge branch 'master' into mvcc_prototype
|
2022-03-31 11:35:04 +02:00 |
|
chen9t
|
b40a69f59a
|
Code style
|
2022-03-31 10:10:05 +08:00 |
|
chen9t
|
5cb2301e39
|
Clean dirty meta cache when part is broken during part loading phase
|
2022-03-30 20:40:20 +08: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 |
|