Commit Graph

148743 Commits

Author SHA1 Message Date
Max K.
1312ee3539
Merge pull request #67483 from ClickHouse/auto/v24.7.1.2915-stable
Update version_date.tsv and changelogs after v24.7.1.2915-stable
2024-07-30 19:56:24 +00:00
Michael Kolupaev
728c455df9
Merge pull request #67417 from ClickHouse/dworf
Fix DWARF range list parsing in stack symbolizer
2024-07-30 19:43:48 +00:00
robot-clickhouse
dacf044c3d Update version_date.tsv and changelogs after v24.7.1.2915-stable 2024-07-30 19:20:52 +00:00
Alexey Milovidov
b4e7de97db
Merge pull request #67422 from ClickHouse/sane-changelog
Changelog sanity
2024-07-30 18:15:56 +00:00
Vitaly Baranov
6c730a366e
Merge pull request #67231 from vitlibar/fix-test_broken_projections
Remove test test_broken_projections_in_backups_1
2024-07-30 17:26:44 +00:00
Robert Schulze
546eb4bf1d
Merge pull request #67186 from Blargian/docs_materialize
[Docs] add example for `materialize` function
2024-07-30 17:18:32 +00:00
Igor Nikonov
b8cdae8542
Merge pull request #66618 from ClickHouse/pr-protocol-handling-with-priority
Respond to parallel replicas protocol requests with priority on initiator
2024-07-30 15:51:03 +00:00
Sergei Trifonov
05f1d122b1
Merge pull request #67232 from azat/dashboard-from-config-resubmit
Add ability to load dashboards for system.dashboards from config
2024-07-30 13:18:22 +00:00
Nikita Mikhaylov
61cf7668c7
Merge pull request #66549 from ClickHouse/client-base-application
Uninteresting change: introducing `ClientApplicationBase`
2024-07-30 12:50:23 +00:00
Nikita Mikhaylov
5979f6d744
Merge pull request #67404 from ClickHouse/nomv
Disable 02932_refreshable_materialized_views
2024-07-30 11:53:06 +00:00
Raúl Marín
20ece9f6af
Merge pull request #67439 from ClickHouse/backport_fix_public
Fix public backports
2024-07-30 10:46:59 +00:00
Kruglov Pavel
b143ce5481
Merge pull request #67157 from ClickHouse/Avogar-patch-5
Fix wrong usage of input_format_max_bytes_to_read_for_schema_inference in schema cache
2024-07-30 10:45:36 +00:00
Kruglov Pavel
e3a820b0fb
Merge pull request #67354 from Avogar/json-as-object-change
Don't use PeekableReadBuffer in JSONAsObject format
2024-07-30 10:43:56 +00:00
Kruglov Pavel
3805a26103
Merge pull request #67359 from Avogar/disable-dynamic-tests-in-sanitizers
Disable some Dynamic tests under sanitizers, rewrite 03202_dynamic_null_map_subcolumn to sql
2024-07-30 10:37:57 +00:00
alesapin
3e05d18f9b
Merge pull request #67392 from ClickHouse/revert-66099-better-index-calc
Revert "Slightly better calculation of primary index"
2024-07-30 10:28:55 +00:00
Raúl Marín
bdf98cbcc0 Fix public backports 2024-07-30 10:06:01 +00:00
Alexey Milovidov
5381619b2a
Remove bad feature. 2024-07-30 11:36:25 +02:00
Robert Schulze
8370114400
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
formatDateTime[InJodaSyntax]: make format string optional
2024-07-30 09:35:11 +00:00
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
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
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
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
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
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
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
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