Commit Graph

120919 Commits

Author SHA1 Message Date
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
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
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 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
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
Alexey Milovidov
3b481b9abd
Merge pull request #47475 from ClickHouse/no-export-dynamic
Remove export of dynamic symbols
2023-07-30 12:21:17 +03:00
Alexey Milovidov
6bff19bd82 Remove Coverity (part 2) 2023-07-30 10:27:33 +02:00
Alexey Milovidov
bc1f80dd82 Remove Coverity (part 2) 2023-07-30 10:25:44 +02:00
robot-clickhouse
358773c620 Automatic style fix 2023-07-30 07:45:27 +00:00
Alexey Milovidov
448756d148 Add machine_type information to the CI database 2023-07-30 09:31:21 +02:00
Alexey Milovidov
41ffc09771 Upload build statistics to the CI database 2023-07-30 09:18:06 +02:00
Alexey Milovidov
2a88c240ca
Merge branch 'master' into no-export-dynamic 2023-07-30 09:48:52 +03:00
Alexey Milovidov
d1c66574ce
Merge pull request #52641 from ClickHouse/check-for-hiding-cyrillic-characters
Check for unexpected Cyrillic
2023-07-30 09:48:20 +03:00
xiebin
d583331551
Merge branch 'master' into master 2023-07-30 12:22:15 +08:00
robot-clickhouse
d8a55b25c0
Merge pull request #52770 from ClickHouse/config-merge
Modify config merging of non-'clickhouse' rooted configs.
2023-07-30 06:21:01 +02:00
xiebin
33e2cfcecb
Merge branch 'master' into master 2023-07-30 12:20:54 +08:00
xiebin
fb663a404e Merge remote-tracking branch 'origin/master' 2023-07-30 12:08:23 +08:00
xiebin
85387912ee just remove the first bad query, because automatically converting the layout simple to complex with two keys now. 2023-07-30 12:06:30 +08:00
Alexey Milovidov
424fe43090
Update Dockerfile 2023-07-30 06:57:11 +03:00
Alexey Milovidov
ecfde7edc6 Fix Docker 2023-07-30 05:20:51 +02:00
Alexey Milovidov
91e67c105f
Merge pull request #52569 from ClickHouse/Realize_parameterized_view_as_new_storage_view
Realize parameterized view as new view with parameters substitued
2023-07-30 05:46:51 +03:00