Commit Graph

157037 Commits

Author SHA1 Message Date
Pablo Marcos
7a60543670 Take into account that some profile events such as NetworkReceiveBytes are inaccurate 2024-10-29 15:22:15 +00:00
Antonio Andelic
1a259af626
Merge pull request #71174 from ClickHouse/disable-gwp-asan
Maybe not GWPAsan by default
2024-10-29 15:21:51 +00:00
Nikita Taranov
9ec1f67d53
Merge pull request #70749 from ClickHouse/check_args_num
Check number of arguments for function with Dynamic argument
2024-10-29 15:10:35 +00:00
Alexey Milovidov
8246672945
Merge pull request #71170 from ClickHouse/pufit/add-note-wildcard-docs
Add a note that wildcard grants feature will be available only after 24.10
2024-10-29 15:10:12 +00:00
Anton Popov
a6e395e161
Merge pull request #71144 from ClickHouse/CurtizJ-patch-8
Randomize setting `enable_vertical_final`
2024-10-29 12:22:37 +00:00
Anton Popov
0b0043ae1c
Merge pull request #68965 from CurtizJ/column-checkpoints
Better rollbacks of columns
2024-10-29 12:18:45 +00:00
Antonio Andelic
e18f2cf364 Don't delete blob when a node is using it 2024-10-29 12:49:00 +01:00
Robert Schulze
80bc5aee44
Merge pull request #71133 from rschu1ze/hnsw-compat-val
Update compatibility setting for `hnsw_candidate_list_size_for_search`
2024-10-29 11:43:17 +00:00
Pablo Marcos
6c0fbabcf7 Merge branch 'master' into hotfix_query_metric_log 2024-10-29 11:33:29 +00:00
Pablo Marcos
cf0694fd64 Revert "Add trace to help debugging the issue on the CI"
This reverts commit d063fc0a12.
2024-10-29 11:32:48 +00:00
Pablo Marcos
d5029c4af7 Add timestamp of QueryInfoStatus to debug trace to ease debugging 2024-10-29 11:30:02 +00:00
Anton Popov
ca2fcfd230
Merge pull request #71053 from CurtizJ/prewarm-mark-cache
Allow to prewarm mark cache for data parts
2024-10-29 11:22:39 +00:00
Nikita Taranov
1c81d0fab9 fix 2024-10-29 12:17:42 +01:00
kssenii
67609e31ad Review fixes 2024-10-29 12:15:34 +01:00
Nikita Taranov
50e9c7c701 Merge branch 'master' into check_args_num 2024-10-29 12:12:04 +01:00
Nikita Taranov
4dda7377d2
Merge pull request #71010 from k-morozov/bug/order_attach_part_replacing_merge_tree
test for reproducing that ReplacingMergeTree depends on the order of part attachment
2024-10-29 11:08:39 +00:00
Pablo Marcos
d063fc0a12 Add trace to help debugging the issue on the CI 2024-10-29 10:29:33 +00:00
Pablo Marcos
50f6e60eb2 Remove the query from the list as soon as we can
There's no need to take again the lock. This comes from
a prior version where the logic needed to be different.
2024-10-29 10:29:08 +00:00
serxa
78c8b43479 Merge branch 'master' into sql-for-workload-management 2024-10-29 09:09:05 +00:00
Konstantin Morozov
d2762d903e apply comments 2024-10-29 09:04:38 +00:00
Antonio Andelic
cb4eedec06 Disable GWPAsan by default 2024-10-29 09:30:41 +01:00
Julia Kartseva
96f992acca fix documentation column width 2024-10-29 07:41:40 +00:00
Julia Kartseva
e431628409 make interactive metrics toggling not sticky 2024-10-29 07:41:36 +00:00
Julia Kartseva
b98057da19 fix cursor display 2024-10-29 06:58:05 +00:00
pufit
934bd37160 Add a note that wildcard grants feature will be available only after 24.10 2024-10-29 00:48:31 -04:00
Alexey Milovidov
0fecf98042
Merge pull request #71086 from ClickHouse/no-detached-parts-readonly
Do not list detached parts from readonly and write-once disks
2024-10-29 03:57:43 +00:00
Alexey Milovidov
5ce12e35a4
Merge pull request #71087 from ClickHouse/no-detached-parts-async-metrics
Do not calculate heavy asynchronous metrics by default
2024-10-29 04:57:08 +01:00
Alexey Milovidov
40eab21cdd
Merge pull request #70988 from ClickHouse/strict-license-check
Forbid unexpected licenses
2024-10-29 02:47:14 +00:00
Alexey Milovidov
a44d0501f4
Merge pull request #71150 from ClickHouse/session-log-is-alright
`system.session_log` is quite okay
2024-10-29 01:53:45 +00:00
Alexey Milovidov
ac014c0848 Merge branch 'master' into uniq-symbols-in-coverage-log 2024-10-29 02:53:14 +01:00
Alexey Milovidov
f2b67b7861
Merge pull request #71126 from ClickHouse/Avogar-patch-8
Slightly update JSON docs for better search
2024-10-29 01:48:29 +00:00
Alexey Milovidov
b8cf1cba90
Merge pull request #71160 from ClickHouse/refr
Fix 02932_refreshable_materialized_views_1 flakiness
2024-10-29 01:44:24 +00:00
Alexey Milovidov
7aeb199499
Merge pull request #71091 from ClickHouse/no-system-table-generate-series
Remove system tables `generate_series` and `generateSeries`
2024-10-29 02:54:34 +01:00
Alexey Milovidov
dd9e2b12f7
Merge pull request #71109 from op/op/auxv-128
Increase auxv vector to support higher values
2024-10-29 02:51:53 +01:00
Alexey Milovidov
621b722f52
Merge pull request #71147 from ClickHouse/fix-bad-test-3
Fix bad test `02561_sorting_constants_and_distinct_crash`
2024-10-29 01:09:53 +00:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
Michael Kolupaev
2ccfad77e5 Fix 02932_refreshable_materialized_views_1 flakiness 2024-10-28 22:33:20 +00:00
Sergei Trifonov
a97fc2678b
Merge pull request #69847 from ClickHouse/async_load_system_database
Add `async_load_system_database` setting
2024-10-28 22:30:42 +00:00
alsu
7a5a298cfd add example with other timezone that requires
non-obvious backticks
2024-10-28 23:26:25 +01:00
serxa
0c2ca9f0fb fix test dtor 2024-10-28 22:26:16 +00:00
serxa
c1f1fe464d enable old tests, leak is fixed 2024-10-28 22:23:47 +00:00
serxa
812fdf30f8 fix tidy build 2024-10-28 22:22:14 +00:00
Pablo Marcos
634f429aa7 Merge branch 'master' into hotfix_query_metric_log 2024-10-28 19:20:46 +00:00
Alexey Milovidov
fadf93a622
Merge pull request #71143 from ClickHouse/kssenii-patch-13
Try fix rabbitmq
2024-10-28 19:17:28 +00:00
Kseniia Sumarokova
116db8d6b7
Fix 2024-10-28 19:06:03 +01:00
Alexey Milovidov
bef86391fa system.session_log is quite okay 2024-10-28 18:58:14 +01:00
Shichao Jin
cca5d54657
Merge pull request #71089 from jsc0218/ProjRebuildRespectsRowExists
Proj LWD Rebuild Respects Deleted Rows
2024-10-28 17:49:44 +00:00
János Benjamin Antal
1e59e2932b Add test to verify #62308 works 2024-10-28 17:36:32 +00:00
Alexey Milovidov
8fb38750d5 Fix bad test 02561_sorting_constants_and_distinct_crash 2024-10-28 18:24:00 +01:00
Raúl Marín
849ab015af
Update CHANGELOG.md
Co-authored-by: Vladimir Cherkasov <vdimir@clickhouse.com>
2024-10-28 17:51:34 +01:00