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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Han Fei
|
e5240f900b
|
make regexp analyzer recognize named capturing groups
|
2023-08-01 00:09:13 +02:00 |
|
Andrey Zvonov
|
99cd8f9ba9
|
Merge branch 'master' into zvonand-float-parsing
|
2023-07-31 23:43:24 +03: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 |
|
ltrk2
|
f2fd1da891
|
Fix a build error
|
2023-07-31 19:13:27 +00: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 |
|
kssenii
|
75f6a50079
|
Add todo
|
2023-07-31 20:08:31 +02:00 |
|
kssenii
|
870a506a0b
|
Some fixes
|
2023-07-31 20:07:23 +02: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 |
|
Andy Fiddaman
|
f9e0a202a7
|
clickhouse-keeper: fix implementation of server with poll()
|
2023-07-31 18:02:15 +01: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 |
|
zvonand
|
e50ffa1181
|
fix style
|
2023-07-31 16:44:46 +02:00 |
|
zvonand
|
2088f846ad
|
update as per reviews
|
2023-07-31 16:26:18 +02:00 |
|
Alexander Tokmakov
|
e02805d9f7
|
Update test.py
|
2023-07-31 16:55:51 +03:00 |
|
kssenii
|
c13fdca23e
|
Merge remote-tracking branch 'upstream/master' into s3queue
|
2023-07-31 15:32:56 +02:00 |
|