Nikolai Kochetov
09cb5cbe87
Try to continue clickhouse process in stress test after terminating gdb.
2023-08-01 14:30:41 +00: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
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
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
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
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
Alexander Tokmakov
01f05e14eb
Merge pull request #50424 from tonickkozlov/tonickkozlov/zk-session-lifetime
...
Introduce fallback ZooKeeper sessions
2023-07-31 15:14:44 +03:00
Alexey Milovidov
0866d0a5bd
Merge branch 'allow-oom-stress-upgrade-checks' into move-regions
2023-07-31 12:29:10 +02:00
Alexey Milovidov
b77eaa184a
Merge branch 'master' into move-regions
2023-07-31 12:28:59 +02:00
Alexey Milovidov
7c49105cd5
Allow OOM in Stress and Upgrade checks
2023-07-31 12:27:35 +02:00
robot-ch-test-poll4
891ae75c55
Merge pull request #52680 from evillique/fixes-start-stop-listen
...
Fix bugs and better test for SYSTEM STOP LISTEN
2023-07-31 11:39:50 +02:00
Antonio Andelic
a473dc4b51
Wait for response
2023-07-31 09:24:06 +00:00
Alexey Milovidov
bd3af7ebe6
Merge pull request #52754 from ClickHouse/analyzer-set-index-not
...
Analyzer: fix 00979_set_index_not.sql
2023-07-31 12:13:59 +03:00
Alexey Milovidov
d943e05fed
Merge pull request #52799 from ClickHouse/alexey-milovidov-patch-7
...
Move "reconfig" to experimental in the changelog
2023-07-31 12:13:21 +03:00
Antonio Andelic
322410a6fb
Merge pull request #52651 from ClickHouse/fix-test_keeper_reconfig_replace_leader
...
Fix `test_keeper_reconfig_replace_leader`
2023-07-31 11:02:17 +02:00
Antonio Andelic
1a95a6810f
Merge branch 'master' into fix-test_keeper_reconfig_replace_leader
2023-07-31 10:58:29 +02:00
Alexey Milovidov
d3ea44326a
Merge pull request #52796 from ClickHouse/maybe-fix-tls-tests
...
Maybe fix TLS tests
2023-07-31 11:47:53 +03:00
Alexey Milovidov
2e0d82765c
Move "reconfig" to experimental in the changelog
...
See https://github.com/ClickHouse/ClickHouse/issues/52798
Automatic continuous fuzzing has found an issue.
2023-07-31 11:43:04 +03:00
Alexander Gololobov
80c7b9016d
Merge pull request #52618 from ClickHouse/return_zxid
...
Return zxid from TestKeeper and in multi responses
2023-07-31 10:26:39 +02:00
Alexander Gololobov
cd039e8ca6
Merge branch 'master' into return_zxid
2023-07-31 10:22:39 +02:00
Alexander Gololobov
fb4606dbe7
Merge pull request #52763 from ClickHouse/read_empty_file
...
Allow reading empty file with no blobs
2023-07-31 10:17:16 +02:00
Alexey Gerasimchuck
7e9e0ac758
Merge branch 'master' into ADQM-939
2023-07-31 18:12:29 +10:00
Alexander Gololobov
24bfd41680
Merge branch 'master' into read_empty_file
2023-07-31 09:41:37 +02:00
robot-ch-test-poll3
9732998111
Merge pull request #49587 from xbthink/master
...
automatically choose the "complex key" layout variant
2023-07-31 09:20:09 +02:00
Alexey Milovidov
c825f15b74
Merge pull request #52441 from CheSema/reset-connection-s3
...
add tests with connection reset by peer error, and retry it inside client
2023-07-31 09:58:41 +03:00
robot-clickhouse
010f3f1db1
Automatic style fix
2023-07-31 05:39:49 +00:00
Alexey Milovidov
05c4614b01
Merge pull request #52793 from ClickHouse/change-check-name
...
Remove obsolete part of a check name
2023-07-31 08:35:15 +03:00
Alexey Milovidov
a7b4a29ed9
Merge branch 'master' into fixes-start-stop-listen
2023-07-31 08:34:17 +03:00
Alexey Milovidov
efad90d0f2
Maybe fix TLS tests
2023-07-31 07:26:36 +02:00
Alexey Milovidov
35165f718d
Merge branch 'master' into move-regions
2023-07-31 08:22:44 +03:00
Alexey Milovidov
895e63ed9e
Merge pull request #52691 from azat/tests/02417_opentelemetry_insert_on_distributed_table
...
Fix 02417_opentelemetry_insert_on_distributed_table flakiness
2023-07-31 06:45:40 +03:00
Alexey Gerasimchuck
2c07607f25
Merge branch 'master' into ADQM-939
2023-07-31 13:43:45 +10:00
Alexey Milovidov
afb76101b7
Remove obsolete part of a check name
2023-07-31 05:23:28 +02:00