Commit Graph

149012 Commits

Author SHA1 Message Date
Antonio Andelic
a471ee16e1 Merge branch 'master' into fix-test_replicated_table_attach 2024-07-30 08:46:27 +02:00
Alexey Gerasimchuck
f90b88c978 Reduced comprexity of the test 2024-07-30 05:57:07 +00:00
Alexey Milovidov
368b9a0583 Changelog sanity 2024-07-30 05:29:36 +02:00
Alexey Milovidov
3a7ffb3284 Changelog sanity 2024-07-30 05:19:10 +02:00
Alexey Milovidov
dd5819ab6a Changelog sanity 2024-07-30 05:16:09 +02:00
kevinyhzou
cb6b6329c8 add session timezone settings 2024-07-30 10:45:36 +08:00
Alexey Milovidov
b861cbca30 Merge branch 'fix-inconsistent-formatting-codecs' into debug-timer-descriptor 2024-07-30 04:10:27 +02:00
Alexey Milovidov
a308476ebd Merge branch 'master' into fix-inconsistent-formatting-codecs 2024-07-30 04:10:07 +02:00
Alexey Milovidov
c1e7b7be89 Add a test 2024-07-30 04:07:46 +02:00
Alexey Milovidov
8f920d064c Fix inconsistent formatting of CODEC and STATISTICS 2024-07-30 04:05:43 +02:00
Alexey Milovidov
5bb20f4c1c
Merge pull request #67336 from vitlibar/fix-test_disallow_concurrency
Fix test `test_backup_restore_on_cluster/test_disallow_concurrency`
2024-07-30 01:30:27 +00:00
Alexey Milovidov
e4bc7dea61
Merge pull request #67353 from Avogar/json-as-object-docs
Add JSONAsObject format to documentation
2024-07-30 01:27:56 +00:00
Alexey Milovidov
f6141560fb
Merge pull request #67081 from Algunenano/sanitizer_getauxval
getauxval: Avoid crash under sanitizer re-exec due to high ASLR entropy
2024-07-30 01:27:30 +00:00
Alexey Milovidov
4f6dfdc838
Merge pull request #67284 from ClickHouse/debug-01600_parts_states_metrics_long
Debug test `01600_parts_states_metrics_long`
2024-07-30 01:25:55 +00:00
Alexey Milovidov
47be77855a
Merge pull request #67340 from azat/tests/01246_buffer_flush-v5
Faster and less flaky 01246_buffer_flush (by using HTTP over clickhouse-client)
2024-07-30 01:25:40 +00:00
Alexey Milovidov
9b99abc2cf
Merge pull request #67158 from jsc0218/fix2572
Try to fix 2572
2024-07-30 03:26:55 +02:00
Alexey Milovidov
8bf77d7b51
Merge pull request #67403 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-07-30 01:07:02 +00:00
jsc0218
10fe3e6c55
Merge pull request #65419 from jsc0218/ClearExceptionMsgTableEngineGrant
Clear Hint in Table Engine and Sources
2024-07-29 23:26:06 +00:00
Michael Kolupaev
4eb2bf3419 Fix Dwarf range list parsing in stack symbolizer 2024-07-29 23:12:12 +00:00
Nikita Mikhaylov
77f0180ff8 Dont throw 2024-07-30 00:39:29 +02:00
Nikita Mikhaylov
1096a4ff33 Fixed occasional LOGICAL_ERROR 2024-07-30 00:39:29 +02:00
Nikita Mikhaylov
1427b16689 Fixed style 2024-07-30 00:39:29 +02:00
Nikita Mikhaylov
2aafd71146 Moved settings to ServerSettings and made the table drop even faster
(cherry picked from commit e1eb542dcc2b9fbc6a470a3cd9a183e79c86d7c7)
2024-07-30 00:39:29 +02:00
Yakov Olkhovskiy
f94bebb053 fix 2024-07-29 22:36:59 +00:00
Vitaly Baranov
8dfe4a93f6 Rewrite function get_broken_projections_info() without using system.errors 2024-07-29 23:44:52 +02:00
Michael Kolupaev
765cbf6092 Merge remote-tracking branch 'origin/master' into nomv 2024-07-29 20:56:00 +00:00
Max K.
7b2ec7ea33
Merge pull request #67402 from ClickHouse/ci_build_results_fix
CI: Fix build results for release branches
2024-07-29 19:46:17 +00:00
vdimir
5c06dfc752
Merge pull request #66980 from ClickHouse/vdimir/database_replicated_allow_heavy_create_followup
Forbid create as select even when database_replicated_allow_heavy_cre…
2024-07-29 19:45:11 +00:00
avogar
f3d5859c8b Fix new test 2024-07-29 19:35:37 +00:00
Michael Kolupaev
2308a362a0 Disable 02932_refreshable_materialized_views 2024-07-29 19:31:46 +00:00
Nikita Taranov
756bde1158 rm file 2024-07-29 20:27:15 +01:00
Robert Schulze
d9c621112b
Merge pull request #67294 from rschu1ze/funcs-input_rows_count
Functions: Iterate over input_rows_count where appropriate
2024-07-29 19:11:53 +00:00
Alexey Milovidov
3df2d88cf1
Update CHANGELOG.md 2024-07-29 21:09:11 +02:00
Max K
fea03cf46f Build results fix 2024-07-29 21:07:24 +02:00
Max K.
7e011fa967
Merge pull request #67075 from ClickHouse/ci_create_release_docker_fix
CI: Docker server build fix for new release workflow
2024-07-29 18:31:34 +00:00
Robert Schulze
2422928237
Merge pull request #66474 from rschu1ze/bump-icu
Bump ICU from v70 to v75
2024-07-29 18:21:27 +00:00
pufit
ef51c94a92
Merge pull request #64956 from azat/tests/02444_async_broken_outdated_part_loading
Fix 02444_async_broken_outdated_part_loading flakiness
2024-07-29 18:21:04 +00:00
Ilya Yatsishin
06b3185e57 fixes 2024-07-29 20:05:29 +02:00
Halersson Paris
75728ac56d
Fix typo 2024-07-29 14:42:58 -03:00
Nikita Mikhaylov
6f16ca02a7 Fixed Style Check 2024-07-29 17:28:04 +00:00
Nikita Mikhaylov
9b4accebb3 Fix build 2024-07-29 17:28:04 +00:00
Nikita Mikhaylov
2f255dc68d Fix clang-tidy 2024-07-29 17:28:04 +00:00
Nikita Mikhaylov
a457db34b2 Fixed a typo 2024-07-29 17:28:04 +00:00
Nikita Mikhaylov
6f068639db Better 2024-07-29 17:28:04 +00:00
Nikita Mikhaylov
c7c1f10720 Added new method 2024-07-29 17:28:04 +00:00
Nikita Mikhaylov
49dc30d5c2 Small adjustement 2024-07-29 17:28:03 +00:00
Nikita Mikhaylov
8ba85074e7 Fix build 2024-07-29 17:28:03 +00:00
Nikita Mikhaylov
af2c9fcaaf Skip file 2024-07-29 17:28:03 +00:00
Nikita Mikhaylov
9186e647eb Fix style 2024-07-29 17:28:03 +00:00
Nikita Mikhaylov
1c9d60ca97 Refactoring 2024-07-29 17:28:03 +00:00