Commit Graph

120962 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Alexey Milovidov
d243602e74
Merge pull request #52773 from ClickHouse/upload-build-check-statistics
Upload build statistics to the CI database
2023-07-31 06:18:41 +03:00
robot-ch-test-poll3
10c6c040aa
Merge pull request #52779 from ClickHouse/revert-52496-revert-52419-implement_borders_for_sampling_memory_profiler
Revert "Revert "Add an ability to specify allocations size for sampling memory profiler""
2023-07-31 05:18:27 +02:00
Alexey Gerasimchuck
e58b3cfd32 Implemented max sessions for user 2023-07-30 22:09:03 +00:00
Kseniia Sumarokova
bf5c304467
Merge pull request #52193 from ClickHouse/vdimir/test_alter_moving_garbage_retry
Retry blob listing in test_alter_moving_garbage
2023-07-30 22:40:26 +02:00
Kseniia Sumarokova
8daeeedc8f
Merge pull request #52315 from xiedeyantu/add-alias
system.events and system.metrics tables add column name as an alias to event and metric
2023-07-30 22:37:31 +02:00
alesapin
e84e3655ee
Merge branch 'master' into revert-52496-revert-52419-implement_borders_for_sampling_memory_profiler 2023-07-30 19:24:31 +02:00
Anton Popov
0d8f852144
Merge pull request #52689 from CurtizJ/fix-extra-column-prewhere
Fix reading of unnecessary column in case of multistage `PREWHERE`
2023-07-30 15:30:53 +02:00
Anton Popov
2ee83c9c45
Merge pull request #52659 from CurtizJ/fix-crash-sparse-tuple
Fix crash in function `tuple` with one sparse column argument
2023-07-30 15:30:00 +02:00
Anton Popov
5cb3e4f879
Merge branch 'master' into fix-crash-sparse-tuple 2023-07-30 15:18:58 +02:00
alesapin
3e5767853d Disable test for sanitizers 2023-07-30 14:15:17 +02:00
alesapin
aba291ca68
Revert "Revert "Add an ability to specify allocations size for sampling memory profiler"" 2023-07-30 14:01:34 +02:00
Kseniia Sumarokova
08ef4d015c
Minor change 2023-07-30 13:36:52 +02:00
Kseniia Sumarokova
3a2f446b8b
Merge branch 'master' into vdimir/test_alter_moving_garbage_retry 2023-07-30 13:34:24 +02:00
Alexey Milovidov
8155659f87
Merge pull request #52775 from ClickHouse/remove-coverity-2
Remove Coverity (part 2)
2023-07-30 12:49:04 +03:00
Alexey Milovidov
712c8c4987
Merge pull request #52774 from ClickHouse/add-machine-type-to-ci-database
Add `instance_type` information to the CI database
2023-07-30 12:48:36 +03:00
Alexey Milovidov
a1b83c51ca
Merge branch 'master' into upload-build-check-statistics 2023-07-30 12:48:17 +03:00
xiebin
b285e3f5df
Merge branch 'master' into master 2023-07-30 17:41:10 +08:00
Alexey Milovidov
8291d46ddf
Merge branch 'master' into tests/02417_opentelemetry_insert_on_distributed_table 2023-07-30 12:38:39 +03:00