Commit Graph

148865 Commits

Author SHA1 Message Date
vdimir
240628daad
Merge pull request #65976 from ClickHouse/vdimir/02122_join_group_by_timeout
Increase timeout in 02122_join_group_by_timeout for tsan build
2024-07-30 09:28:11 +00:00
Alexey Milovidov
95a5dc6f34
Merge pull request #66536 from qoega/external-replace-to-null
Add settings to replace external engines to Null during create
2024-07-30 09:03:35 +00:00
Alexander Gololobov
41127d818d
Merge pull request #66745 from ClickHouse/dbg_shared_mutex
Save writer thread id in shared mutex for debugging
2024-07-30 08:39:35 +00:00
Nikita Mikhaylov
c427c4e2bb
Typo 2024-07-30 10:34:47 +02:00
Antonio Andelic
2ea4bfe04d
Merge pull request #67098 from ClickHouse/add-numactl
Try calculating available memory if ClickHouse is bound to subset of NUMA nodes
2024-07-30 08:30:58 +00:00
Antonio Andelic
861bdb51f8 Fix test 2024-07-30 09:43:03 +02:00
Michael Kolupaev
6ab6732386 Delete .reference 2024-07-30 07:36:38 +00:00
Michael Kolupaev
e08d2ecab1 Merge remote-tracking branch 'origin/master' into nomv 2024-07-30 07:35:54 +00:00
Alexey Milovidov
56ba7c5d48 Update a test 2024-07-30 09:33:17 +02:00
Alexey Milovidov
1fde5b7bfa
Merge pull request #67390 from ClickHouse/fix-test-01036_no_superfluous_dict_reload_on_create_database
Fix bad test `01036_no_superfluous_dict_reload_on_create_database`
2024-07-30 07:24:52 +00:00
Alexey Milovidov
ec7e66ed37
Merge pull request #67400 from halersson/patch-1
Fix typo
2024-07-30 07:24:27 +00:00
Antonio Andelic
4b80d2915a
Merge pull request #67385 from ClickHouse/fix-group-detach-aggregator
Fix segfault caused by incorrectly detaching from thread group in `Aggregator`
2024-07-30 07:09:21 +00:00
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
d89019293e Update tests 2024-07-30 06:15:13 +02:00
Alexey Milovidov
8d83e0728a Merge branch 'master' into tighten-limits-functional-tests 2024-07-30 06:09:17 +02: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
Alexey Milovidov
9e1663df1e Merge branch 'master' of github.com:ClickHouse/ClickHouse into tighten-limits-functional-tests 2024-07-29 21:17:37 +02:00
Alexey Milovidov
e517338182 Update tests 2024-07-29 21:16:19 +02: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