Amos Bird
|
4cfb105d5a
|
better
|
2021-11-17 22:07:56 +08:00 |
|
Amos Bird
|
7b9a19f066
|
enhance minmax_count projection
|
2021-11-17 22:05:57 +08:00 |
|
Nikita Mikhaylov
|
59c8ed9b0c
|
Fixed is_cancelled predicate inside MergeTask (#30996)
|
2021-11-03 13:25:45 +03:00 |
|
alexey-milovidov
|
af4a0a9ed2
|
Merge pull request #29528 from DimasKovas/allow_nulls_first_in_key_condition
Support NULLS FIRST in KeyCondition
|
2021-11-01 23:02:22 +03:00 |
|
alexey-milovidov
|
38f7d1ebc2
|
Update KeyCondition.cpp
|
2021-11-01 22:59:57 +03:00 |
|
Vitaly Baranov
|
3bc9bf28f4
|
Merge pull request #30688 from vitlibar/backup-and-restore-for-log-family
Implement BACKUP & RESTORE for Log family
|
2021-11-01 19:57:39 +03:00 |
|
Vitaly Baranov
|
a1f29d31ea
|
Support BACKUP & RESTORE for log family.
|
2021-11-01 12:07:17 +03:00 |
|
Vladimir C
|
2e58a3bf62
|
Merge branch 'master' into MDB-15168
|
2021-11-01 11:59:13 +03:00 |
|
mergify[bot]
|
3cb034880b
|
Merge branch 'master' into allow_nulls_first_in_key_condition
|
2021-10-31 12:19:08 +00:00 |
|
alexey-milovidov
|
34009ea4a3
|
Merge pull request #30310 from amosbird/projection-fix20
Fix IN set filtering when projection is used.
|
2021-10-31 15:00:45 +03:00 |
|
Amos Bird
|
b3a8ad124f
|
Fix index analysis for set index
|
2021-10-31 12:35:20 +08:00 |
|
Amos Bird
|
211c3d4d49
|
Better Projection IN
|
2021-10-29 20:24:36 +08:00 |
|
kssenii
|
7e2ea97e3c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-28 18:46:21 +03:00 |
|
Anton Ivashkin
|
6cda420b56
|
Cleanup after fail in localBackup
|
2021-10-28 17:50:59 +03:00 |
|
tavplubix
|
33ffe11d03
|
Merge pull request #30346 from ClickHouse/fix_some_fetches_may_stuck
Try fix 'some fetches may stuck'
|
2021-10-28 13:10:15 +03:00 |
|
kssenii
|
3d01fbf603
|
Review fixes
|
2021-10-28 11:32:37 +03:00 |
|
kssenii
|
9461e225bb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-27 22:47:47 +03:00 |
|
Alexander Tokmakov
|
5e622d4c98
|
fix another issue
|
2021-10-27 15:59:26 +03:00 |
|
alesapin
|
2af950d4d5
|
Merge pull request #30658 from ClickHouse/std_mutex_alter_lock
Change `alter_lock` from `RWLock` to `std::timed_mutex`
|
2021-10-27 11:14:11 +03:00 |
|
alesapin
|
a29711f1d0
|
Merge pull request #30651 from ClickHouse/fix_intersecting_parts_to_do
Fix intersecting parts in `parts_to_do`
|
2021-10-27 10:52:21 +03:00 |
|
alesapin
|
8749f4a31a
|
Merge pull request #29043 from nvartolomei/nv/parts-uuid-move-shard-kill
Part movements between shards improvements and cancel support
|
2021-10-27 10:46:00 +03:00 |
|
Dmitry Novik
|
e971871a95
|
Merge pull request #30668 from azat/prewhere-always-true-where
Fix PREWHERE with WHERE in case of always true PREWHERE
|
2021-10-26 17:18:50 +03:00 |
|
Alexander Tokmakov
|
6be1e98342
|
fix
|
2021-10-26 17:06:48 +03:00 |
|
mergify[bot]
|
ce88a84e88
|
Merge branch 'master' into nv/parts-uuid-move-shard-kill
|
2021-10-26 11:09:19 +00:00 |
|
Alexander Tokmakov
|
2e7e195e77
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
|
Azat Khuzhin
|
16cd70aee9
|
Fix PREWHERE with WHERE in case of always true PREWHERE
|
2021-10-26 00:02:41 +03:00 |
|
Alexander Tokmakov
|
5cdd9a4b99
|
fix intersecting parts in parts_to_do
|
2021-10-25 19:00:55 +03:00 |
|
Alexander Tokmakov
|
94088f8197
|
minor fixes
|
2021-10-25 17:01:36 +03:00 |
|
Alexander Tokmakov
|
075c3a37f4
|
Merge branch 'master' into fix_some_fetches_may_stuck
|
2021-10-25 15:28:54 +03:00 |
|
alesapin
|
28bde879ed
|
Merge pull request #30455 from kssenii/deprecate-setting
Deprecate write_final_mark setting
|
2021-10-25 10:51:49 +03:00 |
|
kssenii
|
52296e8b04
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-25 00:22:32 +03:00 |
|
kssenii
|
13a2a3d307
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into deprecate-setting
|
2021-10-24 23:05:21 +03:00 |
|
kssenii
|
658b33717f
|
A little nicer
|
2021-10-24 20:43:34 +03:00 |
|
Azat Khuzhin
|
f9b27608f5
|
Fix reading of columns if offset_in_compressed_file is the same for mark range
Fixes: 00078_group_by_arrays
|
2021-10-24 18:58:22 +03:00 |
|
Azat Khuzhin
|
93c34824c0
|
Fix explicit 0 size for createReadBufferFromFileBase()
|
2021-10-24 18:58:22 +03:00 |
|
Azat Khuzhin
|
4599e9191b
|
Fix explicit 0 size for readFile()
|
2021-10-24 18:58:22 +03:00 |
|
Kseniia Sumarokova
|
153dd9a895
|
Update MergeTreeSettings.h
|
2021-10-22 16:27:01 +03:00 |
|
kssenii
|
39b9e9c258
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-22 15:40:41 +03:00 |
|
Azat Khuzhin
|
496aa43a9f
|
Remove check_columns argument from MergeTree code (false was never passed)
|
2021-10-21 21:24:59 +03:00 |
|
kssenii
|
56f0560c46
|
Asserts and read till end option
|
2021-10-21 20:54:03 +03:00 |
|
Dmitry Novik
|
58ee783be4
|
Merge pull request #30293 from amosbird/projection-fix19
Fix projections with JOIN alias columns
|
2021-10-21 17:49:21 +03:00 |
|
Anton Popov
|
b1a74af44d
|
Merge pull request #30180 from CurtizJ/remove-sample-by
Allow to remove `SAMPLE BY` expression
|
2021-10-21 17:09:53 +03:00 |
|
kssenii
|
e4e157688d
|
Review fixes
|
2021-10-21 01:57:43 +03:00 |
|
Nikita Mikhaylov
|
56869c0ec4
|
Merge pull request #30360 from nikitamikhaylov/allow-graphite-final
Allow to use FINAL clause in SELECT from GraphiteMergeTree
|
2021-10-20 19:57:44 +03:00 |
|
kssenii
|
0a90be8317
|
Remove write_final_mark setting
|
2021-10-20 14:13:04 +00:00 |
|
Amos Bird
|
2f615e9176
|
Use original_query for projection analysis
|
2021-10-20 21:30:15 +08:00 |
|
Nikolai Kochetov
|
8986de7e50
|
Merge pull request #30384 from amosbird/projection-fix21
Fix crash when minmax_count projection is used with primary key in partition expr
|
2021-10-20 16:17:13 +03:00 |
|
Kseniia Sumarokova
|
5324cc8359
|
Merge pull request #30282 from kssenii/fix-local-less-threads
Less threads in clickhouse-local, fix Ok. printing
|
2021-10-19 22:54:28 +03:00 |
|
Amos Bird
|
05d93796dc
|
Fix minmax_count projection with primary key in partition expr
|
2021-10-19 23:36:07 +08:00 |
|
Nikita Mikhaylov
|
75487be899
|
White list of storages that supports final
|
2021-10-19 12:16:33 +00:00 |
|