Commit Graph

157754 Commits

Author SHA1 Message Date
alesapin
45aaebc41a Review fix 2024-11-07 18:24:36 +01:00
alesapin
bfad05ac60 Shrink to fit index granularity array in memory to reduce memory footprint 2024-11-07 17:35:10 +01:00
Yakov Olkhovskiy
331988a0a9
Merge pull request #71039 from ClickHouse/default_enable_job_stack_trace
Enable enable_job_stack_trace by default
2024-11-07 14:33:11 +00:00
Dmitry Novik
506b30fd49
Merge pull request #71425 from ClickHouse/analyzer-resolve-join-tree
[Experiment] Analyzer: Check what happens after if-condition removal
2024-11-07 14:13:39 +00:00
Pavel Kruglov
3efeccde3a
Merge pull request #69731 from Avogar/dynamic-constraints
Don't allow Variant/Dynamic types in ORDER BY/GROUP BY/PARTITION BY/PRIMARY KEY by default
2024-11-07 12:48:27 +00:00
Pavel Kruglov
e3c716c9c2
Merge pull request #71369 from Avogar/fix-json-suspicions-hints
Check suspicious and experimental types in JSON type hints
2024-11-07 12:47:25 +00:00
Raúl Marín
3722d26212
Merge pull request #71513 from den-crane/patch-77
Fix copy/paste error
2024-11-07 12:46:56 +00:00
Kseniia Sumarokova
fb2efa5f59
Merge pull request #70947 from ClickHouse/imbloo
Make ParquetMetadata say whether bloom filter is present
2024-11-07 12:37:38 +00:00
Daniil Ivanik
7ea3bcdb3c
Merge pull request #71418 from azat/tests/fix-test_quorum_inserts
Fix missing cluster startup for test_quorum_inserts::test_insert_quorum_with_keeper_fail
2024-11-07 12:33:54 +00:00
Raúl Marín
8659389265
Merge pull request #71168 from bigo-sg/fix_interpolated_quantile
Fix mismatched aggreage function name of quantileExactWeightedInterpolated
2024-11-07 11:49:38 +00:00
Kseniia Sumarokova
27bcb9b808
Merge pull request #71396 from 0xMihalich/patch-1
Fix: ERROR: column "attgenerated" does not exist for old PostgreSQL
2024-11-07 11:44:30 +00:00
Mikhail f. Shiryaev
6310d38bf6
Merge pull request #71505 from ClickHouse/upgrade-docker-srver
Upgrade clickhouse-server and keeper base images
2024-11-07 11:38:28 +00:00
Alexey Milovidov
0094a9df40
Merge pull request #71169 from ClickHouse/close-8687
Close #8687
2024-11-07 11:19:17 +00:00
Mikhail Artemenko
b0393274f7
Merge pull request #71151 from ClickHouse/issues/71020/staleness
WITH FILL STALENESS extension
2024-11-07 10:12:58 +00:00
Robert Schulze
5f5b1ebe26
Merge pull request #71457 from rschu1ze/fix-insert-assert
Fix assert during insert into vector similarity index in presence of other skipping indexes
2024-11-07 09:30:56 +00:00
Vladimir Cherkasov
54dd46f4c2
Merge pull request #71541 from Algunenano/udf_constraint
Avoid crash when using a UDF in a constraint
2024-11-07 09:26:22 +00:00
Alexey Milovidov
33913bc4b2
Merge pull request #71530 from ClickHouse/consistent-aarch64-vars
We use `aarch64` everywhere in code, so the vars should reflect it
2024-11-07 09:05:59 +00:00
Yakov Olkhovskiy
abcd741e25 Merge branch 'master' into default_enable_job_stack_trace 2024-11-07 04:12:05 +00:00
李扬
0ae66a84a7
Merge branch 'ClickHouse:master' into fix_interpolated_quantile 2024-11-07 09:12:53 +08:00
Yakov Olkhovskiy
170b787232 Merge branch 'master' into default_enable_job_stack_trace 2024-11-06 22:36:58 +00:00
Alexey Milovidov
f1bfd6c66e Merge branch 'close-8687' of github.com:ClickHouse/ClickHouse into close-8687 2024-11-06 23:28:20 +01:00
Alexey Milovidov
07c23a3dbe Merge branch 'master' into close-8687 2024-11-06 23:28:05 +01:00
Alexey Milovidov
304b9190f3
Merge pull request #71320 from Avogar/tuple-to-json
Implement simple CAST from Map/Tuple/Object to new JSON through serialization/deserialization from JSON string
2024-11-06 22:27:18 +00:00
Alexey Milovidov
6766be4f99
Merge pull request #71478 from ClickHouse/docs-embeddedrocksdb-cloud
[Docs] Add cloud not supported badge for EmbeddedRocksDB engine
2024-11-06 22:24:48 +00:00
Alexey Milovidov
5d367d4ae4
Merge pull request #71494 from Algunenano/sort_cursor_crash
Prevent crash in SortCursor with 0 columns
2024-11-06 22:24:22 +00:00
Alexey Milovidov
8ff7118e6b
Merge pull request #71504 from ilejn/fix_test_drop_complex_columns
Fix flaky test_drop_complex_columns
2024-11-06 22:22:47 +00:00
Alexey Milovidov
b29c6e7239
Merge pull request #71523 from amosbird/help-62944
Allow specifying cmdline flags in integration test
2024-11-06 22:22:06 +00:00
Raúl Marín
024b9ce996
Merge pull request #71535 from Algunenano/test_system_functions
Add test to check that accessing system.functions does not populate query_log used_functions
2024-11-06 21:59:34 +00:00
Mikhail f. Shiryaev
157f745136
Write a simple troubleshooting for an old docker and clickhouse-server 2024-11-06 22:09:12 +01:00
Mikhail f. Shiryaev
26f0ba2c4c
Update compatibility section for clickhouse-server docker image 2024-11-06 22:02:09 +01:00
Robert Schulze
c558407941
Remove duplicate test (same as 02354_vector_search_bugs_multiple_indexes.sql) 2024-11-06 19:53:01 +00:00
Robert Schulze
c052be0192
Merge remote-tracking branch 'ClickHouse/master' into fix-insert-assert 2024-11-06 19:45:11 +00:00
Dmitry Novik
7493900464
Merge pull request #71509 from joelynch/joelynch/grants-docs
Fix documentation for system.grants.is_partial_revoke
2024-11-06 19:34:25 +00:00
Raúl Marín
dd5061a4d3
Merge pull request #71527 from ClickHouse/revert-68682-vdimir/join_select_inner_table
Revert "Selection of hash join inner table"
2024-11-06 19:24:44 +00:00
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
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