Commit Graph

82649 Commits

Author SHA1 Message Date
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
Kruglov Pavel
a9d0beb7ae
Fix data race in StorageFile (#34113)
* Fix data race in StorageFile

* Update StorageFile.h

* Fix
2022-01-31 11:58:40 +03:00
tavplubix
afca3b81bf
Update 02179_dict_reload_on_cluster.sql 2022-01-31 11:54:57 +03:00
alesapin
55c7936257 Fix incorrect range for index 2022-01-31 11:11:32 +03:00
alexey-milovidov
2d402142ed
Merge pull request #34159 from ClickHouse/close-10197
Close #10197
2022-01-30 23:59:58 +03:00
Maksim Kita
5ef83deaa6 Update sort to pdqsort 2022-01-30 19:49:48 +00:00
alesapin
4f1b902342 Fix compact parts as well 2022-01-30 22:36:19 +03:00
alesapin
ea8ec87b34 Fix stupid bug 2022-01-30 21:03:12 +03:00
Maksim Kita
02eb2fae1f
Merge pull request #34151 from cnmade/PF202201301444
Translate zh/sql-reference/statements/truncate
2022-01-30 18:49:51 +01:00
Alexey Milovidov
3efff5910c Close #10197 2022-01-30 20:45:53 +03:00