ltrk2
f2fd1da891
Fix a build error
2023-07-31 19:13:27 +00:00
Anton Popov
525da38316
increase min protocol version for sparse serialization
2023-07-31 18:58:58 +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
kssenii
2b5a559d78
Fix test
2023-07-31 15:23:45 +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
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
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
Kruglov Pavel
f457a51ac0
Fix default value
2023-07-31 13:50:36 +02:00
kssenii
6f9cdab8a4
Fix
2023-07-31 12:41:53 +02: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
Andrey Zvonov
cb5bebf4e4
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-07-31 11:09:01 +03:00
Andrey Zvonov
987dd6602a
Update docs/en/operations/settings/settings.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-07-31 11:08:51 +03:00
zvonand
36b5ccfa3a
update tests
2023-07-31 10:03:44 +02:00