mergify[bot]
|
fadfde0798
|
Merge branch 'master' into PF202201311935
|
2022-01-31 19:07:39 +00:00 |
|
Nikolai Kochetov
|
348d72266a
|
Merge pull request #34189 from ClickHouse/less-logging-for-remote_fs_execute_merges_on_single_replica_time_threshold
Additionally check remote_fs_execute_merges_on_single_replica_time_threshold inside ReplicatedMergeTreeQueue
|
2022-01-31 21:39:04 +03:00 |
|
avogar
|
6229ec530d
|
Fix some perf tests
|
2022-01-31 21:07:20 +03:00 |
|
Nikolai Kochetov
|
a207cdf28f
|
Additionally check remote_fs_execute_merges_on_single_replica_time_threshold inside ReplicatedMergeTreeQueue.
|
2022-01-31 17:53:28 +00:00 |
|
Yatsishin Ilya
|
9b8a2ef675
|
add initial test
|
2022-01-31 17:11:15 +00:00 |
|
Yatsishin Ilya
|
676fc5b20f
|
Initial commit
|
2022-01-31 17:10:59 +00:00 |
|
avogar
|
058ef356ac
|
Fix schema inference for table runction s3
|
2022-01-31 19:39:20 +03:00 |
|
Nikolai Kochetov
|
321fa4a9e8
|
Merge pull request #33291 from ClickHouse/add-pool-to-s3-write-buffer
Add pool to WriteBufferFromS3
|
2022-01-31 19:37:40 +03:00 |
|
tavplubix
|
d0ea72f878
|
Merge pull request #34005 from nicelulu/system_on_cluster
Supports all types of SYSTEM query ON CLUSTER clause.
|
2022-01-31 19:26:32 +03:00 |
|
alesapin
|
ace8169732
|
Fix kafka test
|
2022-01-31 19:18:34 +03:00 |
|
alesapin
|
b6828f1b4a
|
Supress some tests for S3
|
2022-01-31 19:09:25 +03:00 |
|
Mikhail f. Shiryaev
|
424900bf1f
|
Add authorisation for dockerhub proxy container
|
2022-01-31 15:50:05 +01:00 |
|
alesapin
|
93c0700c4c
|
Fix typo
|
2022-01-31 16:46:58 +03:00 |
|
alesapin
|
056b9e335f
|
Fix comment
|
2022-01-31 16:39:42 +03:00 |
|
FArthur-cmd
|
f20f2f6beb
|
fix test
|
2022-01-31 13:39:39 +00:00 |
|
alesapin
|
31753afb7e
|
Fix cancel logic in parallel parsing
|
2022-01-31 16:38:15 +03:00 |
|
Mikhail f. Shiryaev
|
b4d26a4695
|
Add English documentation for GMT tagged rules
|
2022-01-31 14:22:12 +01:00 |
|
Mikhail f. Shiryaev
|
646495fc32
|
Reword some sentences to simplify before translation
|
2022-01-31 14:14:51 +01:00 |
|
Azat Khuzhin
|
210784c51d
|
docs/tols/single_page.py: fix relative link check
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:04:25 +03:00 |
|
Azat Khuzhin
|
681f4117e0
|
arrow: separate out orc library
v2: exclude adaptors [1]
[1]: https://s3.amazonaws.com/clickhouse-builds/34167/6986f34741c534565621080c1742e2dd747c9792/binary_splitted/build_log.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:19 +03:00 |
|
Azat Khuzhin
|
0051ed5196
|
arrow: separate out flatbuffers library
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:19 +03:00 |
|
Azat Khuzhin
|
9d59d4a5d3
|
arrow: add a note about hdfs
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:19 +03:00 |
|
Azat Khuzhin
|
09d7bc3ed4
|
Update mentions about cmake/find
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:19 +03:00 |
|
Azat Khuzhin
|
b90cf4e7ff
|
Move cmake/find/ccache.cmake -> cmake/ccache.cmake
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:19 +03:00 |
|
Azat Khuzhin
|
116af7dfb9
|
Move cmake/find/unwind.cmake -> cmake/unwind.cmake
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:12 +03:00 |
|
Azat Khuzhin
|
3e5ad1a138
|
Move cmake/find/cxx.cmake -> cmake/cxx.cmake
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:11 +03:00 |
|
Azat Khuzhin
|
9b8ee0fabe
|
Cleanup cassandra contrib linking (linking with dictionraies is enough)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:11 +03:00 |
|
Azat Khuzhin
|
6fe5a0c051
|
rocksdb: cleanup include directories leftovers (after cmake cleanup)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-31 16:01:11 +03:00 |
|
Maksim Kita
|
41a2da6200
|
Merge pull request #34173 from kitaisreal/documentation-zh-broken-links-build-fix
Documentation zh broken links build fix
|
2022-01-31 13:26:00 +01:00 |
|
FArthur-cmd
|
3dc64f031a
|
correct code style
|
2022-01-31 12:21:22 +00:00 |
|
FArthur-cmd
|
891411a2be
|
add try catch to avoid errors on start
|
2022-01-31 12:13:28 +00:00 |
|
tesw yew isal
|
282bebcb6e
|
sync index from operations: doese clickhouse support multi-region replication
|
2022-01-31 20:06:04 +08:00 |
|
Mikhail f. Shiryaev
|
73c079f93c
|
Fix formatting for a list
|
2022-01-31 12:58:17 +01:00 |
|
zhifeng
|
2d3adfea76
|
Translate zh/faq/operations/multi-region-replication: remove bak file
|
2022-01-31 19:47:17 +08:00 |
|
zhifeng
|
e4e633f5d6
|
Translate zh/faq/operations/multi-region-replication: translate zh
|
2022-01-31 19:46:28 +08:00 |
|
zhifeng
|
af2cd2a3e7
|
Translate zh/faq/operations/multi-region-replication: reimport files
|
2022-01-31 19:44:19 +08:00 |
|
zhifeng
|
9ac99bbfdd
|
Translate zh/faq/operations/multi-region-replication: rename old file
|
2022-01-31 19:43:33 +08:00 |
|
mergify[bot]
|
81d75d0915
|
Merge branch 'master' into documentation-zh-broken-links-build-fix
|
2022-01-31 11:37:55 +00:00 |
|
Maksim Kita
|
8513f20cfd
|
Merge pull request #34145 from kitaisreal/bitset-sort-performance-check
pdqsort performance check
|
2022-01-31 12:35:13 +01:00 |
|
Michail Safronov
|
7695a04df6
|
Update docs/ru/engines/table-engines/mergetree-family/graphitemergetree.md #3
|
2022-01-31 16:19:52 +05:00 |
|
FArthur-cmd
|
7811f5d599
|
try uncomment config
|
2022-01-31 11:18:57 +00:00 |
|
alesapin
|
5230c59f05
|
Smaller scope
|
2022-01-31 14:03:06 +03:00 |
|
Maksim Kita
|
ad0f616fba
|
Documentation zh broken links build fix
|
2022-01-31 11:01:47 +00:00 |
|
alesapin
|
cbf4790ea4
|
More clear error
|
2022-01-31 13:59:16 +03:00 |
|
alesapin
|
1adc7538fe
|
Fix benign race condition for storage HDFS, S3, URL
|
2022-01-31 13:50:28 +03:00 |
|
alesapin
|
5be3968526
|
Fix bug in cache compressed read buffer
|
2022-01-31 13:40:26 +03:00 |
|
alesapin
|
c3f7dece5e
|
Update tests/integration/test_s3_low_cardinality_right_border/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-01-31 12:36:58 +03:00 |
|
FArthur-cmd
|
61ef73a6fc
|
return grpc to correct version
|
2022-01-31 09:31:38 +00:00 |
|
tavplubix
|
d19e24f530
|
Merge pull request #34096 from ClickHouse/fix_race_merge_selecting_task
Fix race between mergeSelectingTask and queue reinitialization
|
2022-01-31 12:16:29 +03:00 |
|
Maksim Kita
|
241c395329
|
Fixed style check
|
2022-01-31 09:12:08 +00:00 |
|