Nikolai Kochetov
|
b54ff696e5
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-06-01 12:08:37 +03:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
Nikolai Kochetov
|
b9aa404508
|
Review fixes.
|
2021-05-31 21:25:43 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
kssenii
|
2a631aaf08
|
Final fixes
|
2021-05-29 00:34:44 +03:00 |
|
Nikolai Kochetov
|
936bd8a011
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-05-27 20:47:39 +03:00 |
|
Nikolai Kochetov
|
1aeb705b20
|
Fix some tests.
|
2021-05-27 19:53:58 +03:00 |
|
Nikolai Kochetov
|
cbdf3752ef
|
Part 3.
|
2021-05-27 16:40:33 +03:00 |
|
kssenii
|
73f16ee9ee
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-26 23:08:08 +03:00 |
|
alesapin
|
069d45790f
|
Merge pull request #24157 from kssenii/modulo-partition-key
Adjust modulo function when used in partition key
|
2021-05-26 10:30:54 +03:00 |
|
kssenii
|
31107816bb
|
fs::absolute to fs::canonical
|
2021-05-24 20:37:54 +03:00 |
|
Anton Ivashkin
|
a98286b4c4
|
Merge master
|
2021-05-24 17:46:29 +03:00 |
|
kssenii
|
659e57e60f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into modulo-partition-key
|
2021-05-23 22:46:00 +00:00 |
|
kssenii
|
bbf56e35ac
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-23 10:54:48 +03:00 |
|
kssenii
|
94b5763dbd
|
Revert "Different approach to fix modulo"
This reverts commit 665f1aa0f6 .
|
2021-05-21 16:14:01 +00:00 |
|
kssenii
|
30845a383f
|
Fix comparisons with modulo key
|
2021-05-21 15:01:41 +00:00 |
|
kssenii
|
665f1aa0f6
|
Different approach to fix modulo
|
2021-05-21 14:30:08 +00:00 |
|
Anton Ivashkin
|
6b1b80f5cc
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into s3_zero_copy_replication
|
2021-05-21 16:01:48 +03:00 |
|
Anton Ivashkin
|
29336a4a34
|
Use keep_s3_on_delet flag instead of DeleteOnDestroyKeepS3 state
|
2021-05-21 15:29:10 +03:00 |
|
kssenii
|
3dee003f9b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-20 19:20:09 +03:00 |
|
kssenii
|
477214a57f
|
Fix partitionPrunner with modulo
|
2021-05-19 17:36:32 +00:00 |
|
mergify[bot]
|
230bec70fb
|
Merge branch 'master' into modulo-partition-key
|
2021-05-19 10:08:41 +00:00 |
|
alesapin
|
4d6c71801c
|
Merge branch 'master' into nv/parts-uuid-move-shard
|
2021-05-19 13:03:14 +03:00 |
|
tavplubix
|
8b13e73ac2
|
Merge pull request #24208 from ClickHouse/fix_intersecting_parts_again
Addition to #23997
|
2021-05-18 21:13:25 +03:00 |
|
Kseniia Sumarokova
|
0ab15d0bc4
|
Merge branch 'master' into modulo-partition-key
|
2021-05-18 17:45:32 +03:00 |
|
kssenii
|
5f083b779d
|
A little better, fix checks
|
2021-05-18 14:25:19 +03:00 |
|
Alexander Tokmakov
|
20b9af7b26
|
do not allow concurrent alter partition
|
2021-05-18 00:20:58 +03:00 |
|
kssenii
|
9b8df78fdd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-17 17:42:05 +03:00 |
|
Ilya Yatsishin
|
8ede5c736a
|
Merge pull request #23992 from MaxWk/enable-datatime64-version-column
enable DateTime64 to be version column
|
2021-05-17 14:34:15 +03:00 |
|
alesapin
|
17f229857c
|
Merge branch 'master' into nvartolomei-parts-move
|
2021-05-17 13:52:48 +03:00 |
|
Anton Ivashkin
|
39a30b77fe
|
Merge master
|
2021-05-17 11:47:48 +03:00 |
|
alesapin
|
eae2df6478
|
Merge pull request #23997 from ClickHouse/fix_intersecting_parts
Try fix intersecting parts
|
2021-05-17 10:46:58 +03:00 |
|
kssenii
|
3b1bf2bae6
|
Poco::Path substitution
|
2021-05-16 23:38:23 +03:00 |
|
kssenii
|
c7f51fe60e
|
Modulo adjustment for partition key
|
2021-05-15 19:51:02 +00:00 |
|
Amos Bird
|
8de016d33a
|
Fix empty key projection query analysis
|
2021-05-14 22:26:26 +08:00 |
|
Alexander Tokmakov
|
41776ba5d9
|
fix
|
2021-05-14 15:55:30 +03:00 |
|
Alexander Tokmakov
|
970ad94851
|
Merge branch 'master' into fix_intersecting_parts
|
2021-05-14 13:17:02 +03:00 |
|
Alexander Tokmakov
|
2da12f0b59
|
fix intersection of drop range and merge
|
2021-05-13 17:04:36 +03:00 |
|
Alexander Tokmakov
|
e114c7eb8b
|
fix virtual parts in REPLACE_RANGE
|
2021-05-13 14:29:59 +03:00 |
|
kssenii
|
0527f0ea33
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-12 16:54:18 +03:00 |
|
kssenii
|
393b026f2e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-11 16:49:23 +03:00 |
|
alesapin
|
46e136b5c4
|
Merge branch 'master' into nv/parts-uuid-move-shard
|
2021-05-11 15:36:40 +03:00 |
|
Amos Bird
|
074c2ead9c
|
Fix
|
2021-05-11 18:22:23 +08:00 |
|
Amos Bird
|
5e9fab6d10
|
Comment debug info out
|
2021-05-11 18:12:29 +08:00 |
|
Amos Bird
|
5836e2e277
|
Fix issues in normal projection
|
2021-05-11 18:12:29 +08:00 |
|
Amos Bird
|
ddd4256a15
|
More fixes
|
2021-05-11 18:12:28 +08:00 |
|
Amos Bird
|
718c284437
|
Fix more tests
|
2021-05-11 18:12:28 +08:00 |
|
Amos Bird
|
ba17acbd63
|
Fix tests
|
2021-05-11 18:12:28 +08:00 |
|
Amos Bird
|
a3fd0b6f2e
|
Fix tests
|
2021-05-11 18:12:28 +08:00 |
|
Amos Bird
|
42f161b1dc
|
Fix more
|
2021-05-11 18:12:28 +08:00 |
|