Commit Graph

121094 Commits

Author SHA1 Message Date
Nikolai Kochetov
c681405fb3
Merge pull request #52878 from ClickHouse/disable-more-tests-for-debug
Disable more tests for debug.
2023-08-01 20:02:25 +02:00
Antonio Andelic
6fe60c406f
Merge pull request #52833 from citrus-it/poll
clickhouse-keeper: fix implementation of server with poll()
2023-08-01 19:30:41 +02:00
Antonio Andelic
e649b5d7d6
Merge branch 'master' into poll 2023-08-01 19:25:57 +02:00
Alexey Milovidov
561b094e69
Merge pull request #52877 from zamazan4ik/doc/add_pgo_to_docs
doc: add PGO information
2023-08-01 19:34:32 +03:00
Justin de Guzman
de58c03c02
Merge pull request #52880 from ClickHouse/docs-written-bytes-uncompressed
Specify that written_bytes is uncompressed
2023-08-01 09:31:31 -07:00
Justin de Guzman
c485348486
Specify that written_bytes is uncompressed 2023-08-01 09:28:27 -07:00
Alexander Zaitsev
65329120c9
Merge branch 'master' into doc/add_pgo_to_docs 2023-08-01 19:03:16 +03:00
Alexander Zaitsev
107759aec8 doc: add ClickBench and AutoFDO to the aspell ignore list 2023-08-01 18:02:48 +02:00
Yarik Briukhovetskyi
104a4aaee5
Merge pull request #51117 from ClickHouse/pufit/keeper-client-improvements
Implementing new commands for keeper-client
2023-08-01 17:47:33 +02:00
Nikolai Kochetov
eb93d34e8d Disable more tests for debug. 2023-08-01 15:39:56 +00:00
Alexey Milovidov
2d6d3b1d68
Merge pull request #52874 from ClickHouse/fix-reverts-body-check
Fix the PR body check for `Reverts #number`
2023-08-01 18:37:50 +03:00
Alexander Zaitsev
e05f5ad5ac
Merge branch 'master' into doc/add_pgo_to_docs 2023-08-01 18:32:33 +03:00
Alexander Zaitsev
b79cd49ccf doc: add PGO article 2023-08-01 17:27:36 +02:00
Alexander Tokmakov
911a9318cb
Merge pull request #52873 from hanfei1991/hanfei/fix-master-ci
fix master ci for #52091
2023-08-01 18:26:24 +03:00
Mikhail f. Shiryaev
79d49a006c
Fix the PR body check for Reverts #number 2023-08-01 17:06:23 +02:00
Alexey Milovidov
c9a44d6556
Merge pull request #48282 from ClickHouse/revert-48277-revert-48196-jit-randomization
Revert "Revert "Randomize JIT settings in tests""
2023-08-01 17:55:33 +03:00
Kruglov Pavel
9bd2ff9990
Merge pull request #52278 from Avogar/structure-to-schema
Add ability to convert ClickHouse table structure to CapnProto/Protobuf format schema
2023-08-01 16:55:25 +02:00
Han Fei
4e849a8aba fix ci for #52091 2023-08-01 16:44:13 +02:00
Vitaly Baranov
73dbdf0b1e
Merge pull request #51493 from azat/backups-fix-tmp-files
Fix usage of temporary directories during RESTORE
2023-08-01 16:38:42 +02:00
Vitaly Baranov
65bd8f5e81
Merge branch 'master' into backups-fix-tmp-files 2023-08-01 16:37:06 +02:00
Kruglov Pavel
8f6526a930
Merge branch 'master' into structure-to-schema 2023-08-01 16:22:14 +02:00
robot-ch-test-poll3
1130904697
Merge pull request #52761 from copperybean/fix-sort
Fix unexpected sort result on multi columns with nulls first direction
2023-08-01 15:28:41 +02:00
Alexey Milovidov
4578d43f79
Merge pull request #52656 from Avogar/rename-setting-for-url-encoding
Rename setting disable_url_encoding to enable_url_encoding and add a test
2023-08-01 16:09:01 +03:00
Han Fei
b25847e998
Merge pull request #52091 from ZhiguoZh/20230713-analyzer-preimage
Add a pass in Analyzer for time filter optimization with preimage
2023-08-01 15:06:46 +02:00
János Benjamin Antal
a6861ea2f5
Merge pull request #52386 from ybogo/support-predefined-macro-in-kafka-settings
Add predefined macros support in Kafka engine settings
2023-08-01 14:49:01 +02:00
Ilya Yatsishin
e2a021aaf4
Merge pull request #52636 from ClickHouse/distinct-in-order-sqlancer-crashes
Suspicious DISTINCT crashes from sqlancer
2023-08-01 14:03:22 +02:00
Nikolai Kochetov
0ac33983db
Merge pull request #52854 from ClickHouse/disable-a-couple-of-long-tests-for-debug
Disable a couple of long tests for debug build.
2023-08-01 13:23:09 +02:00
Vitaly Baranov
1b2e4d3ebd
Merge pull request #52690 from vitlibar/print-backup-info
Add utility print-backup-info.py
2023-08-01 13:22:25 +02:00
Anton Popov
39d9e9df0e
Merge pull request #52827 from CurtizJ/fix-sorting-sparse-columns
Fix sorting of sparse columns with large limit
2023-08-01 13:18:52 +02:00
Vitaly Baranov
0a8b88eed2
Merge branch 'master' into print-backup-info 2023-08-01 13:15:23 +02:00
Alexander Tokmakov
efb6851e33
Merge pull request #52825 from ClickHouse/tavplubix-patch-8
Update test_crash_log/test.py
2023-08-01 13:33:21 +03:00
Alexander Tokmakov
abb80d45f0
Merge branch 'master' into tavplubix-patch-8 2023-08-01 13:30:13 +03:00
Nikolai Kochetov
fe869207a1 Disable a couple of long tests for debug build. 2023-08-01 10:28:23 +00:00
alesapin
0ee9797fb8
Merge pull request #51141 from ClickHouse/azure_blob_storage_sas_token
Azure blob storage sas token
2023-08-01 12:27:17 +02:00
Kseniia Sumarokova
40ce9cf9ed
Merge pull request #51843 from ClickHouse/kssenii-nginx
Replace kssenii/nginx-test by clickhouse/nginx-dav
2023-08-01 11:36:20 +02:00
robot-ch-test-poll1
ed40a15e82
Merge pull request #52820 from kssenii/fix-dynamic-disk-conf
Better dynamic disk configuration
2023-08-01 10:59:54 +02:00
Antonio Andelic
f28a3232a0
Merge pull request #51766 from frinkr/fix-keeper-reductant-lock
KeeperDispatcher: remove reductant lock as the ConcurrentBoundedQueue is thread-safe
2023-08-01 09:24:01 +02:00
Antonio Andelic
0374b3de3e
Update src/Server/KeeperTCPHandler.cpp
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2023-08-01 09:04:55 +02:00
Alexey Milovidov
c284696e0d
Merge branch 'master' into fix-dynamic-disk-conf 2023-08-01 08:22:52 +03:00
robot-ch-test-poll4
5b67cff6b2
Merge pull request #52829 from ClickHouse/throw-s3-exception-whenever-possible
Throw S3Exception whenever possible.
2023-08-01 04:35:27 +02:00
robot-ch-test-poll
e04520218c
Merge pull request #52845 from ClickHouse/thomoco-patch-3
Update datetime.md
2023-08-01 04:15:44 +02:00
Thom O'Connor
4894a357f5
Update datetime.md
Correct URLs for settings-formats.md to date_time_input_format and date_time_output_format
2023-07-31 17:49:59 -06:00
Nikolai Kochetov
15c77afd8e
Merge pull request #52823 from ClickHouse/try-fix-test_version_update_after_mutation
Try to remove more leftovers.
2023-07-31 22:22:18 +02:00
Alexey Milovidov
00fab47245
Merge branch 'master' into revert-48277-revert-48196-jit-randomization 2023-07-31 21:41:53 +03:00
Alexey Milovidov
1683d2071f
Merge pull request #52772 from ClickHouse/move-regions
Change the default timezones in Docker test images
2023-07-31 21:38:06 +03:00
Antonio Andelic
a6a495a767
Merge branch 'master' into fix-keeper-reductant-lock 2023-07-31 19:53:25 +02:00
alesapin
0784379583
Merge pull request #52822 from ClickHouse/trying_to_debug_materialize_mysql
Add more logging and touch test for materialize mysql
2023-07-31 19:52:55 +02:00
Anton Popov
f13343b7ee ASD 2023-07-31 17:50:24 +00:00
Anton Popov
8447a93931 fix sorting of sparse columns with large limit 2023-07-31 17:40:22 +00:00
Igor Nikonov
7e6bc6a326
Merge branch 'master' into distinct-in-order-sqlancer-crashes 2023-07-31 19:27:43 +02:00