Nikolai Kochetov
|
36954a910e
|
try fix header.
|
2021-11-11 19:30:59 +03:00 |
|
Vitaliy Zakaznikov
|
db4a914b07
|
Reverting change that breaks live view tests.
|
2021-11-02 20:20:48 -04:00 |
|
Vitaliy Zakaznikov
|
239432009b
|
Fixing query performance issue in StorageLiveView.cpp by moving to PullingAsyncPipelineExecutor.
|
2021-11-02 11:36:52 -04:00 |
|
Kseniia Sumarokova
|
6035e0498b
|
Merge pull request #30786 from kssenii/fix-filelog-test
Fix test 02022
|
2021-10-29 22:06:28 +03:00 |
|
tavplubix
|
f50b2b651b
|
Merge pull request #30822 from ClickHouse/fix_29052
Fix ambiguity when extracting auxiliary ZooKeeper name
|
2021-10-29 12:15:29 +03:00 |
|
Kseniia Sumarokova
|
1cc1417ba4
|
Update StorageFileLog.cpp
|
2021-10-29 09:53:48 +03:00 |
|
tavplubix
|
bb4a8e91f7
|
Create StorageReplicatedMergeTree.cpp
|
2021-10-28 20:25:31 +03:00 |
|
Alexander Tokmakov
|
c1310841d9
|
fix ambiguity when extracting auxiliary zk name
|
2021-10-28 19:19:41 +03:00 |
|
kssenii
|
7e2ea97e3c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-28 18:46:21 +03:00 |
|
alexey-milovidov
|
69bc2a8d2a
|
Merge pull request #30780 from ClickHouse/remove-cruft
Remove cruft
|
2021-10-28 17:42:18 +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
|
37cd91c0bf
|
Fix
|
2021-10-28 07:59:57 +00:00 |
|
Alexey Milovidov
|
8b4a6a2416
|
Remove cruft
|
2021-10-28 02:10:39 +03:00 |
|
alexey-milovidov
|
fab8da1c64
|
Merge pull request #30722 from ucasfl/filelog-engine
remove some unneeded header files
|
2021-10-27 23:35:03 +03:00 |
|
kssenii
|
9461e225bb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-27 22:47:47 +03:00 |
|
tavplubix
|
ac4a9bcf23
|
Fix 00975_move_partition_merge_tree (#30717)
* Revert "Fix race between MOVE PARTITION and merges/mutations for MergeTree"
This reverts commit e9ce859b02 .
* fix
* Update StorageMergeTree.cpp
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-10-27 18:19:41 +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 |
|
feng lv
|
4ac120b883
|
remove some unneeded header files
|
2021-10-27 04:13:12 +00: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 |
|
alesapin
|
a679ece0fb
|
Merge branch 'master' into fix_intersecting_parts_to_do
|
2021-10-26 14:02:05 +03:00 |
|
Alexander Tokmakov
|
2e7e195e77
|
change alter_lock to std::timed_mutex
|
2021-10-26 13:37:00 +03:00 |
|
alexey-milovidov
|
e528bfdb1a
|
Merge pull request #30565 from ClickHouse/try-to-fix-30397
Try to fix #30397
|
2021-10-26 09:45:45 +03:00 |
|
Azat Khuzhin
|
16cd70aee9
|
Fix PREWHERE with WHERE in case of always true PREWHERE
|
2021-10-26 00:02:41 +03:00 |
|
mergify[bot]
|
70097b5c4e
|
Merge branch 'master' into fix_intersecting_parts_to_do
|
2021-10-25 17:21:25 +00: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 |
|
Maksim Kita
|
772c326f2d
|
Merge pull request #30500 from kitaisreal/dictionaries-read-multiple-threads
Dictionaries read support multiple threads
|
2021-10-25 15:31:50 +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 |
|
alexey-milovidov
|
7200cb8bba
|
Merge pull request #30611 from azat/readbuffer-real-size
Replace estimated_size with optional<size> for readFile/createReadBufferFromFileBase
|
2021-10-24 23:37:30 +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 |
|
Kseniia Sumarokova
|
4667ea7883
|
Merge pull request #29774 from kssenii/remote-connection
Predefined configuration for table function remote
|
2021-10-24 19:38:01 +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
|
7383bdd5fa
|
Merge pull request #25969 from ucasfl/filelog-engine
Implementation of a table engine to consume application log files in ClickHouse
|
2021-10-24 10:14:05 +03:00 |
|
Kseniia Sumarokova
|
00d0665bf2
|
Merge pull request #30477 from kssenii/postgres-fix-query
More reliable fetch query in postgres database
|
2021-10-23 19:07:34 +03:00 |
|
kssenii
|
e04e37916e
|
Review fixes
|
2021-10-23 18:20:31 +03:00 |
|
kssenii
|
36d0f67b38
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remote-connection
|
2021-10-23 17:12:46 +03:00 |
|
feng lv
|
235339d530
|
fix
|
2021-10-23 09:35:33 +00:00 |
|
kssenii
|
1fa123ee5c
|
Properly done
|
2021-10-23 01:33:17 +03:00 |
|
Nikolai Kochetov
|
ee6bc3883f
|
Try to fix 30397
|
2021-10-22 19:25:48 +03:00 |
|