Commit Graph

121732 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
a330a7ac38
PyYAML>=5.4 conflicts with cython 3 2023-08-01 17:30:53 +02: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
Alexey Milovidov
ad2489be85 Debug tests 2023-08-01 16:45:10 +02:00
Kruglov Pavel
262d4c6316
Add try/catch in destructor 2023-08-01 16:44:46 +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
Nikolai Kochetov
09cb5cbe87 Try to continue clickhouse process in stress test after terminating gdb. 2023-08-01 14:30:41 +00:00
Kruglov Pavel
8f6526a930
Merge branch 'master' into structure-to-schema 2023-08-01 16:22:14 +02:00
Antonio Andelic
c24dc8e64e Multithreaded read of files from archives: 2023-08-01 13:48:49 +00:00
yariks5s
2227945529 fixed tests 2023-08-01 13:34:19 +00: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
Kseniia Sumarokova
dc07ede684
Update 02808_filesystem_cache_drop_query.sh 2023-08-01 14:47:41 +02:00
avogar
f9a9b02439 Better comment 2023-08-01 12:45:56 +00:00
Victor Krasnov
9027ab968e Extend the set of test cases in the integration test 2023-08-01 15:44:43 +03:00
avogar
1cbd4ff2d6 Fix possible assert in ~PushingAsyncPipelineExecutor in clickhouse-local 2023-08-01 12:42:36 +00:00
János Benjamin Antal
6859c2c7fe Try to fix 02352_rwlock 2023-08-01 14:40:13 +02:00
kssenii
a14a6b56b3 Better 2023-08-01 14:31:05 +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
Nikolai Kochetov
9caef8b4a5 Try to fix a rare fail in 00612_http_max_query_size 2023-08-01 11:18:53 +00: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
robot-clickhouse
4561378c20 Automatic style fix 2023-08-01 10:57:46 +00:00
Smita Kulkarni
ce4f273be1 Updated list of retryable errors and updated both tests to use same azure_query function 2023-08-01 12:39:36 +02:00
Victor Krasnov
505b4d0112 Simplify the integration test - use backup to File instead of Disk 2023-08-01 13:39:23 +03: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
kssenii
08f5ebf3e8 Fix test 2023-08-01 12:19:15 +02:00
kssenii
be458fd44b Fix style check 2023-08-01 12:06:25 +02:00
Mikhail f. Shiryaev
e5087d14ab
Merge branch 'master' into fix-packager 2023-08-01 12:04:06 +02:00
Kseniia Sumarokova
ccf9fa9641
Update ReadBufferFromHDFS.cpp 2023-08-01 11:55:08 +02:00
Nikolai Kochetov
433219e931
Update src/Storages/MergeTree/localBackup.cpp
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-08-01 11:50:56 +02:00
Kseniia Sumarokova
5880a0a372
Update ReadBufferFromHDFS.cpp 2023-08-01 11:50:31 +02:00
Kseniia Sumarokova
c8a8b057cd
Update 01603_read_with_backoff_bug.sql 2023-08-01 11:43:30 +02:00
zvonand
9ab875f5ad add explicit nullptr for now 2023-08-01 11:38:15 +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
Antonio Andelic
0037ab759d Fix build on mac 2023-08-01 11:26:55 +02:00
Victor Krasnov
946f2f0b39 Simplify the integration test - dispose of the excessive details that cluttered it 2023-08-01 12:24:08 +03:00
Kseniia Sumarokova
16851040df
Fix annoying test 2023-08-01 11:21:46 +02:00