Commit Graph

157834 Commits

Author SHA1 Message Date
Raúl Marín
0011bc5e07
Merge pull request #71503 from ClickHouse/docs-prometheus-cloud
[Docs] Update note about Prometheus integration and ClickHouse Cloud
2024-11-06 18:35:33 +00:00
Raúl Marín
de21dde4cf Avoid crash when using UDF in a constraint 2024-11-06 19:26:39 +01:00
Robert Schulze
070bfc81ee
Merge pull request #71525 from rschu1ze/non-experimental-analyzer
Minor: Remove "experimental" mention of analyzer
2024-11-06 17:49:12 +00:00
Robert Schulze
ea3f9e5821
Add missing reference file 2024-11-06 17:48:04 +00:00
Maksim Kita
530c04413e Analyzer materialized view IN with CTE fix 2024-11-06 19:59:41 +03:00
Raúl Marín
e8a8a4f62e Add test to check that accessing system.functions does not populate query_log used_functions 2024-11-06 17:34:20 +01:00
alesapin
a0013e0a96
Merge pull request #71524 from ClickHouse/add_metrics_for_merge_selector
Add ProfileEvents for merge selector timings
2024-11-06 16:15:23 +00:00
divanik
8bb656ddec Add context manager for partition manager 2024-11-06 15:55:41 +00:00
robot-clickhouse
52dfad190d Automatic style fix 2024-11-06 15:47:07 +00:00
Mikhail f. Shiryaev
7b1de3fcf7
We use aarch64 everywhere in code, so the vars should reflect it 2024-11-06 16:40:25 +01:00
Mikhail f. Shiryaev
2903227143
Remove strange wrong named dockerfile 2024-11-06 16:32:13 +01:00
Mikhail f. Shiryaev
d67b62c222
Upgrade clickhouse-server and keeper base images 2024-11-06 16:32:12 +01:00
Raúl Marín
4e30cf7e33 Cleanup SettingsChangesHistory for revert 2024-11-06 16:30:16 +01:00
Raúl Marín
12ab488453
Revert "Selection of hash join inner table" 2024-11-06 16:20:57 +01:00
Robert Schulze
15337692e6
Minor: Remove "experimental" mention of analyzer 2024-11-06 15:10:10 +00:00
alesapin
8fc61fec44 Merge branch 'add_metrics_for_merge_selector' of github.com:ClickHouse/ClickHouse into add_metrics_for_merge_selector 2024-11-06 16:00:40 +01:00
alesapin
33bd082149 Followup 2024-11-06 16:00:25 +01:00
divanik
3538886a2b Merge branch 'master' of github.com:ClickHouse/ClickHouse into tests/fix-test_quorum_inserts 2024-11-06 15:00:20 +00:00
Ilya Golshtein
f4c0254254 fix_test_drop_complex_columns: flaky check for test_drop_after_fetch 2024-11-06 14:52:55 +00:00
Mikhail Artemenko
69dcd96bd3 Merge branch 'master' into issues/71020/staleness 2024-11-06 14:43:38 +00:00
Dmitry Novik
7795d43055 Analyzer: Check what happens after if-condition removal 2024-11-06 15:03:51 +01:00
Alexander Gololobov
afb92f04e6
Added ms 2024-11-06 14:56:30 +01:00
Kseniia Sumarokova
1756fe28ee
Merge pull request #71348 from ClickHouse/filecache-more-assertions
fs cache: add assertions
2024-11-06 13:54:28 +00:00
alesapin
4e3bde2460 Add ProfileEvents for merge selector timings 2024-11-06 14:52:59 +01:00
Robert Schulze
71a0e7f07f
Split tests 2024-11-06 13:45:28 +00:00
Amos Bird
d270885bfa
Allow specifying cmdline flags in integration test 2024-11-06 21:37:47 +08:00
Pavel Kruglov
e5b6a3c1fe
Update 03261_tuple_map_object_to_json_cast.sql 2024-11-06 14:33:25 +01:00
Alexey Milovidov
0a66c40a00
Merge pull request #71510 from ClickHouse/move-bitshift-to-backward-incompatible-in-changelog
Move bitShift function changelog entries to backward incompatible
2024-11-06 13:15:11 +00:00
Denny Crane
533009b914
Update AlterCommands.cpp 2024-11-06 08:57:32 -04:00
Pablo Marcos
9ee22533a0
Move bitShift function changelog entries to backward incompatible
Move bitShift function changelog entries to backward incompatible
2024-11-06 13:46:30 +01:00
Joe Lynch
7c6472a090
Fix documentation for system.grants.is_partial_revoke 2024-11-06 13:34:39 +01:00
Nikolai Kochetov
b1eff04e96
Merge pull request #71476 from ClickHouse/fix-old-analyzer-const-expr-regression
Fix constants in WHERE expression which could apparently contain Join.
2024-11-06 12:05:45 +00:00
Robert Schulze
f0bb69f126
Simplify more 2024-11-06 11:46:49 +00:00
Mikhail Artemenko
3d7c560a25 Merge branch 'master' into issues/71020/staleness 2024-11-06 11:16:42 +00:00
Nikita Taranov
bac948ec0e
Merge pull request #71224 from ClickHouse/fix_parallel_replicas_complex_subqueries
Fix `WITH TOTALS` in subquery with parallel replicas
2024-11-06 11:15:45 +00:00
0xMihalich
565c3b8cd4
Merge branch 'ClickHouse:master' into patch-1 2024-11-06 21:14:40 +10:00
Anton Popov
cbc4659ed5
Merge pull request #71474 from CurtizJ/fix-memory-usage-delayed-streams
Fix memory usage in inserts with delayed streams
2024-11-06 10:41:03 +00:00
Vladimir Cherkasov
236837525b
Merge pull request #71365 from ClickHouse/vdimir/debugtooslow
More info in TOO_SLOW exception
2024-11-06 10:12:11 +00:00
Kseniia Sumarokova
b38dc1d8ca
Update FileCache.cpp 2024-11-06 11:05:43 +01:00
Ilya Golshtein
918ad5c4d5 fix_test_drop_complex_columns: tests passed 2024-11-06 09:42:35 +00:00
Alexander Gololobov
15cbe47032
Merge pull request #71497 from ClickHouse/expose_base_merge_selector
Expose base setting for merge selector
2024-11-06 09:27:45 +00:00
Robert Schulze
4f8099d7aa
Simplify the code 2024-11-06 08:52:33 +00:00
justindeguzman
0c1aa03cb1 [Docs] Update note about Prometheus integration and ClickHouse Cloud 2024-11-06 00:05:55 -08:00
0xMihalich
141d4932c5
Merge branch 'ClickHouse:master' into patch-1 2024-11-06 15:44:15 +10:00
alesapin
24c5ef9a05 Expose base setting for merge selector 2024-11-05 23:08:15 +01:00
Nikita Taranov
9931b61d6f fix test 2024-11-05 20:56:04 +01:00
Raúl Marín
9ec0dda6ee Prevent crash in SortCursor with 0 columns 2024-11-05 20:40:32 +01:00
Mikhail Artemenko
27efa29684 update docs 2024-11-05 18:04:59 +00:00
Vladimir Cherkasov
54a1b1c573
Merge pull request #71426 from ClickHouse/vdimir/fix_mongodb_argumetns_crash
Fix crash in mongodb table function
2024-11-05 17:56:42 +00:00
justindeguzman
349010012e [Docs] Add cloud not supported badge for EmbeddedRocksDB engine 2024-11-05 09:41:01 -08:00