Commit Graph

157011 Commits

Author SHA1 Message Date
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
Raúl Marín
e2459c663d Fix tidy report 2024-10-29 12:38:59 +01: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
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
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
49655e71f5 Update docs 2024-10-28 18:20:43 +01:00
Raúl Marín
f89887de6a Adjust existing tests 2024-10-28 18:18:18 +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
Konstantin Bogdanov
02381ec1f8
Add a test 2024-10-28 17:51:33 +01:00
Raúl Marín
08d070d982 Add basic test for setting tiers 2024-10-28 17:46:11 +01:00
Anton Popov
f43c6e8b2f
randomize setting enable_vertical_final 2024-10-28 17:42:18 +01:00
Raúl Marín
309f18debe Mark some NON-PRODUCTION settings 2024-10-28 17:42:07 +01:00
Kseniia Sumarokova
87cfc1dfd7
Update cluster.py 2024-10-28 17:29:15 +01:00
Alexey Milovidov
51e2a25934
Update src/Storages/MergeTree/MergeTreeData.cpp
Co-authored-by: Vladimir Cherkasov <vdimir@clickhouse.com>
2024-10-28 17:27:05 +01:00
Alexey Milovidov
09cfd89d5b
Merge pull request #71068 from gingerwizard/extra_credentials_s3
Extra credentials s3
2024-10-28 16:26:39 +00:00