Sema Checherinda
|
02133f68dd
|
Merge branch 'master' into mutation-breaks-source-part
|
2022-12-09 17:20:57 +01:00 |
|
Nikolai Kochetov
|
42d1b38ada
|
Merge pull request #43965 from ClickHouse/respect-adaptive-granularity-for-disk-remote
Respect adaptive granularity for disk remote.
|
2022-12-09 16:54:34 +01:00 |
|
Nikolai Kochetov
|
9e04473e8c
|
Fix comment.
|
2022-12-09 15:44:59 +00:00 |
|
Sergei Trifonov
|
7c37e48092
|
Merge pull request #43903 from ClickHouse/merge_tree_settings_constraints
Constraints on merge tree settings
|
2022-12-09 14:16:14 +01:00 |
|
Maksim Kita
|
3a3c6eb458
|
Merge pull request #43341 from kitaisreal/analyzer-support-indexes
Analyzer added indexes support
|
2022-12-09 16:05:40 +03:00 |
|
Han Fei
|
6740ae9fd7
|
Merge pull request #43304 from hanfei1991/hanfei/aysnc-insert
Support dedup for async insert.
|
2022-12-09 12:50:48 +01:00 |
|
Alexey Milovidov
|
f880644d3a
|
Merge branch 'master' into nv/fix-mutate-fetch
|
2022-12-09 00:51:54 +03:00 |
|
Sergei Trifonov
|
bae1519970
|
Merge branch 'master' into merge_tree_settings_constraints
|
2022-12-08 22:25:16 +01:00 |
|
Maksim Kita
|
99de697ea2
|
Analyzer added indexes support
|
2022-12-08 17:30:32 +01:00 |
|
Sema Checherinda
|
46f96064ea
|
do not hardlink serialization.json in new part
|
2022-12-08 12:48:34 +01:00 |
|
Han Fei
|
1bde6d012d
|
fix
|
2022-12-08 09:57:33 +01:00 |
|
serxa
|
77d551788a
|
Fix relaxed "too many parts" threshold
|
2022-12-08 00:40:43 +00:00 |
|
Han Fei
|
3c11aca040
|
address comments
|
2022-12-07 23:40:52 +01:00 |
|
Han Fei
|
7a3dcd196e
|
Update src/Storages/MergeTree/EphemeralLockInZooKeeper.cpp
Co-authored-by: alesapin <alesapin@gmail.com>
|
2022-12-07 22:30:03 +01:00 |
|
Han Fei
|
6d6bcd9ba2
|
Update src/Storages/MergeTree/ReplicatedMergeTreeSink.cpp
Co-authored-by: alesapin <alesapin@gmail.com>
|
2022-12-07 22:28:55 +01:00 |
|
serxa
|
2306bd74d7
|
fix for ALTER TABLE ... MODIFY SETTING name=value
|
2022-12-06 20:46:10 +00:00 |
|
serxa
|
1b5b43ec87
|
fix checks on CREATE + added resolveSetting.h + improved system table
|
2022-12-06 19:09:18 +00:00 |
|
Nikolai Kochetov
|
0ed82f3cc0
|
Merge branch 'master' into aggregating-in-order-from-query-plan
|
2022-12-06 16:36:49 +01:00 |
|
Yakov Olkhovskiy
|
031d2802d0
|
Merge pull request #43642 from HarryLeeIBM/hlee-s390x-bloom-filter
Fix endian issue in bloom filter serialization for s390x
|
2022-12-06 08:23:44 -05:00 |
|
Nikolai Kochetov
|
f75250eaf4
|
Fix style.
|
2022-12-05 21:27:54 +00:00 |
|
Nikolai Kochetov
|
b797157437
|
Respect adaptive index granularity settings while reading from remote disk.
|
2022-12-05 20:10:31 +00:00 |
|
Sema Checherinda
|
be00335ca4
|
can_remove_anything is false for temporary parts
|
2022-12-05 15:56:04 +01:00 |
|
Sema Checherinda
|
005cded791
|
Merge branch 'master' into logical-error-race-tmp-dirs
|
2022-12-04 18:18:42 +01:00 |
|
Sergei Trifonov
|
e27e79b45d
|
Merge branch 'master' into merge_tree_settings_constraints
|
2022-12-02 20:51:31 +01:00 |
|
serxa
|
006af1b6a4
|
constraints on merge tree settings
|
2022-12-02 19:30:14 +00:00 |
|
Vladimir C
|
7d6950d397
|
Revert "Temporary files evict fs cache"
|
2022-12-02 14:50:56 +01:00 |
|
Sema Checherinda
|
ce8ab95b65
|
Merge pull request #43868 from CheSema/data-race-loging-part-status
do not read part status just for logging
|
2022-12-02 14:48:55 +01:00 |
|
Kruglov Pavel
|
c35b2a6495
|
Add a limit for string size in RowBinary format (#43842)
|
2022-12-02 13:57:11 +01:00 |
|
Sema Checherinda
|
fd2c7657be
|
do not read part status just for logging
|
2022-12-01 16:08:05 +01:00 |
|
Yakov Olkhovskiy
|
5083768e74
|
use #if instead of if consteaxpr - clang's idiosyncrasy
|
2022-12-01 09:04:36 -05:00 |
|
alesapin
|
5e0ece2373
|
Merge pull request #43764 from ClickHouse/fix_projection_and_zero_copy
Fix bug with projections and zero-copy replication
|
2022-12-01 13:44:26 +01:00 |
|
Sema Checherinda
|
baaf5c6186
|
do not leave tmp part on disk, do not go to the keeper for remove it
|
2022-12-01 13:24:29 +01:00 |
|
vdimir
|
7a814d2854
|
wip: temporary files evict fs cache
|
2022-12-01 11:49:24 +00:00 |
|
Yakov Olkhovskiy
|
58d156a39e
|
style fix
|
2022-11-30 23:15:35 -05:00 |
|
Yakov Olkhovskiy
|
7a32488900
|
more clear code and some optimization
|
2022-11-30 23:05:21 -05:00 |
|
Alexander Tokmakov
|
431f6551cb
|
Merge branch 'master' into fix_assertion_in_thread_status
|
2022-11-30 23:05:15 +03:00 |
|
Han Fei
|
53e961e7c1
|
fix build check
|
2022-11-30 19:09:57 +01:00 |
|
alesapin
|
7b4025ba7c
|
Fix bug
|
2022-11-30 12:43:46 +01:00 |
|
Han Fei
|
564279be83
|
fix integration tests
|
2022-11-30 12:00:09 +01:00 |
|
Alexander Tokmakov
|
24940ad5bb
|
Merge pull request #43675 from ClickHouse/merge_predicate_uncommitted_blocks_hint
Provide hint for loading uncommitted blocks in merge predicate
|
2022-11-29 17:55:11 +03:00 |
|
Sema Checherinda
|
75369274c1
|
Merge pull request #43516 from azat/memory/mutations-merges-fix
Fix incorrect memory accounting because of merges/mutations
|
2022-11-29 13:03:04 +01:00 |
|
alesapin
|
428286e548
|
Merge branch 'master' into fix_projection_and_zero_copy
|
2022-11-29 12:51:08 +01:00 |
|
alesapin
|
7914e26744
|
Fix another part of code
|
2022-11-29 12:50:20 +01:00 |
|
Nikolai Kochetov
|
51439e2c19
|
Merge pull request #43260 from ClickHouse/read-from-mt-in-io-pool
Read from MergeTree in I/O pool
|
2022-11-29 12:09:03 +01:00 |
|
Alexander Tokmakov
|
e45105bf44
|
detach threads from thread group
|
2022-11-28 21:31:55 +01:00 |
|
alesapin
|
4ea833afa1
|
Fix bug with projections and zero-copy replication
|
2022-11-28 17:29:03 +01:00 |
|
Han Fei
|
f23ee45d84
|
Merge branch 'master' into hanfei/aysnc-insert
|
2022-11-28 16:58:45 +01:00 |
|
Nikolai Kochetov
|
6d0646ed8f
|
Merge branch 'master' into aggregating-in-order-from-query-plan
|
2022-11-28 16:53:29 +01:00 |
|
Alexander Tokmakov
|
0342e6b236
|
fix
|
2022-11-28 16:02:37 +01:00 |
|
Alexander Tokmakov
|
a47e0b8f61
|
Merge branch 'master' into merge_predicate_uncommitted_blocks_hint
|
2022-11-28 15:45:34 +01:00 |
|