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
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
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
Antonio Andelic
5d40e7ccb7
Merge pull request #52804 from ClickHouse/fix-race-keeper-reconfig
...
Fix data race in Keeper reconfiguration
2023-07-31 17:56:46 +02:00
Nikolai Kochetov
c4a00b8c68
Throw S3Exception whenever possible.
2023-07-31 15:39:20 +00:00
Vitaly Baranov
f5ffef4014
Merge pull request #52658 from arenadata/ADQM-984
...
Add s3_storage_class parameter in SETTINGS of BACKUP statement
2023-07-31 17:32:12 +02:00
Alexander Tokmakov
e02805d9f7
Update test.py
2023-07-31 16:55:51 +03:00
Dmitry Novik
584e23da0c
Merge pull request #52622 from ClickHouse/analyzer-array-join-columns
...
Analyzer: Support ARRAY JOIN COLUMNS(...) syntax
2023-07-31 15:22:49 +02:00
Dmitry Novik
4f3ae8ae05
Merge branch 'master' into analyzer-array-join-columns
2023-07-31 15:21:50 +02:00
Nikolai Kochetov
b98d54cdf3
Add flushing logs
2023-07-31 13:05:53 +00:00
Nikolai Kochetov
8f5d0c0cd4
Revert "Merge pull request #52514 from azat/tests/fix-test_version_update_after_mutation"
...
This reverts commit dd491eeae2
, reversing
changes made to b225f9c34b
.
2023-07-31 13:03:04 +00:00
Alexey Milovidov
9ccfa1ede8
Merge branch 'master' into revert-48277-revert-48196-jit-randomization
2023-07-31 15:58:35 +03:00
Alexander Tokmakov
7359a8108b
Merge pull request #51724 from arenadata/ADQM-939
...
Added max_sessions_for_user setting
2023-07-31 15:38:58 +03:00
alesapin
efba3a2113
Add more logging and touch test for materialize mysql
2023-07-31 14:32:09 +02:00
Alexey Milovidov
985b2a010a
Add a tool to upload -ftime-trace
to ClickHouse ( #52776 )
...
* Add a tool to upload `-ftime-trace` to ClickHouse
* Add a tool to upload `-ftime-trace` to ClickHouse
* Add a tool to upload `-ftime-trace` to ClickHouse
2023-07-31 14:17:47 +02:00
kssenii
b683477b20
Better dynamic disk configuration
2023-07-31 14:15:22 +02:00