Commit Graph

158498 Commits

Author SHA1 Message Date
Raúl Marín
d1ed49d84b Fix tidy 2024-11-19 14:56:26 +01:00
Raúl Marín
926f7ca7a2 Style changes 2024-11-18 12:14:18 +01:00
Raúl Marín
e5b7ba7717 Tidy 2024-11-18 12:07:39 +01:00
Raúl Marín
93403eb38e Merge remote-tracking branch 'blessed/master' into experimental_tiers_switch 2024-11-15 19:13:03 +01:00
Raúl Marín
ec0bdcc1cb Test and fix reload of default profile with allowed experimental settings from config 2024-11-15 19:11:18 +01:00
Raúl Marín
268b823010 Test new users 2024-11-15 18:37:21 +01:00
Raúl Marín
f73d48c61b Some integration tests for allowed_feature_tier 2024-11-15 18:23:14 +01:00
Raúl Marín
764dd82345 Support MergeTree settings and clickhouse local 2024-11-15 18:21:53 +01:00
Alexey Milovidov
8d4cc787fe
Merge pull request #71774 from petern48/enable_http_compression_default
Set enable_http_compression default value to 1
2024-11-15 17:10:14 +00:00
Raúl Marín
bff84d44e8 Analyzer is not beta 2024-11-15 17:19:08 +01:00
Robert Schulze
469733d327
Merge pull request #71581 from KevinyhZou/fix_comments_parse_date_time
Add function `parseDateTime64` and follow-up to #70737
2024-11-15 15:31:46 +00:00
Robert Schulze
358dd5da32
Merge pull request #71973 from rschu1ze/cmake-docs
Add comment about bf16 to CMake docs
2024-11-15 15:31:27 +00:00
Alexey Milovidov
66ff828fae
Merge pull request #71945 from ClickHouse/revert-71914-revert-71790-remove-code-bloat
Revert "Revert "Remove ridiculous code bloat""
2024-11-15 16:44:34 +01:00
Nikolai Kochetov
252effe32c
Merge pull request #71964 from ClickHouse/reenable-merge-filters-optimization
Reenable merge filters optimization.
2024-11-15 14:04:01 +00:00
Igor Nikonov
c5b12d3e16
Merge pull request #71162 from ClickHouse/pr-right-joins
Fix right JOINS with parallel replicas
2024-11-15 13:32:40 +00:00
Alexander Gololobov
bb4549eb08
Merge pull request #66606 from ClickHouse/vdimir/tmp_data_refactoring
Refactor TempDataOnDisk
2024-11-15 13:23:15 +00:00
Max Kainov
f29d7841fe
Merge pull request #63518 from qhsong/dev/profile_uniq_id
Enhance ClickHouse Profile: generate a uniq id for steps and processors
2024-11-15 12:19:05 +00:00
Max Kainov
da632e4d83
Merge pull request #71944 from ClickHouse/nickitat-patch-29
Don't randomise settings in 02354_distributed_with_external_aggregation_memory_usage
2024-11-15 12:18:26 +00:00
Max Kainov
1fb1bfe6f9
Merge pull request #71974 from ClickHouse/revert-71081-ci_paktika_integration_4
Revert "CI: Functional Tests with praktika"
2024-11-15 12:01:45 +00:00
Max Kainov
ff609bc501
Revert "CI: Functional Tests with praktika" 2024-11-15 12:55:30 +01:00
Robert Schulze
9c5017323d
Add comment about bf16 to CMake docs 2024-11-15 11:50:08 +00:00
Max Kainov
3b0b42cbbb
Merge pull request #71081 from ClickHouse/ci_paktika_integration_4
CI: Functional Tests with praktika
2024-11-15 10:46:01 +00:00
Nikolai Kochetov
4db481f7da Reenable merge filters optimization. 2024-11-15 10:08:15 +00:00
Konstantin Bogdanov
98cd45153d
Merge pull request #71929 from ClickHouse/fix-build-after-71179
Fix build with Clang-19 after #71179
2024-11-15 08:24:25 +00:00
Julia Kartseva
3c0f299148
Merge pull request #71901 from jkartseva/fix-infile-interactive-metrics
Fix data race between progress indicator and progress table in clickhouse-client
2024-11-15 02:16:12 +00:00
Alexey Milovidov
4dc9331b7a
Merge pull request #64712 from ClickHouse/fp16
Adding BFloat16
2024-11-15 00:37:46 +00:00
Max Kainov
efabf19926 fix install.sh 2024-11-14 23:57:57 +00:00
Alexey Milovidov
d2c54bc140
Update AggregateFunctionDeltaSumTimestamp.cpp 2024-11-14 23:49:44 +01:00
Julia Kartseva
26aaa87a91 intercept keystrokes for INSERT queries, too 2024-11-14 22:18:46 +00:00
Julia Kartseva
e5f4ba8017 fix race between progress indicator and progress table 2024-11-14 22:18:46 +00:00
Vitaly Baranov
c98765a509
Merge pull request #71912 from vitlibar/correction-after-reworking-backup-sync-2
Corrections after reworking backup/restore synchronization #2
2024-11-14 22:00:44 +00:00
Igor Nikonov
5a04826fa5 Merge remote-tracking branch 'origin/master' into pr-right-joins 2024-11-14 21:11:25 +00:00
Igor Nikonov
7d3d940b08 Cleanup 2024-11-14 21:11:01 +00:00
Alexey Milovidov
7007ce7596
Merge pull request #71898 from ClickHouse/fix-benchmark
Fix `clickhouse-benchmark` metrics report
2024-11-14 21:38:04 +01:00
Alexey Milovidov
8d99fb9e7c
Revert "Revert "Remove ridiculous code bloat"" 2024-11-14 20:51:18 +01:00
Nikita Taranov
13abc806a2
Don't randomise settings in 02354_distributed_with_external_aggregation_memory_usage
maybe it will help, i'm not sure
2024-11-14 20:35:33 +01:00
Alexey Milovidov
e6c6217e87 Merge branch 'master' into fp16 2024-11-14 19:58:22 +01:00
Peter Nguyen
f1b4e7ea59
Merge branch 'master' into enable_http_compression_default 2024-11-14 11:27:52 -07:00
Vladimir Cherkasov
73362e7339
Merge pull request #71924 from ClickHouse/vdimir/fix_mongodb_secure
Fix test_storage_mongodb/test.py::test_secure_connection_uri
2024-11-14 16:38:05 +00:00
Pavel Kruglov
d3db070cc5
Merge pull request #71931 from ClickHouse/Avogar-patch-7
Fix flaky test 03262_column_sizes_with_dynamic_structure
2024-11-14 16:22:42 +00:00
Alexey Milovidov
62f44b9e6a Merge branch 'master' into fp16 2024-11-14 17:16:45 +01:00
Alexey Milovidov
903e403b06
Merge pull request #71900 from ClickHouse/remove-trash-2
Remove useless code
2024-11-14 17:15:59 +01:00
Max Kainov
941c0f0c3b add stateful tests 2024-11-14 15:36:49 +00:00
Anton Popov
2ed8e4c8b8
Merge pull request #71886 from wxybear/fix_with_ties_when_rows_read_less_than_request
Fix: select statements that use 'with ties' might not return enough rows
2024-11-14 15:34:05 +00:00
Igor Nikonov
6441c59607 Better 2024-11-14 15:24:47 +00:00
Pavel Kruglov
af5f1f5c1d
Update 03262_column_sizes_with_dynamic_structure.sql 2024-11-14 16:24:07 +01:00
Pavel Kruglov
88280aa3fd
Update 03262_column_sizes_with_dynamic_structure.reference 2024-11-14 16:23:04 +01:00
Pavel Kruglov
726dae2f0d
Fix flaky test 03262_column_sizes_with_dynamic_structure 2024-11-14 16:22:26 +01:00
Dmitry Novik
005a3f7a36
Fix build with Clang-19 after #71179 2024-11-14 15:42:14 +01:00
Vladimir Cherkasov
5fafb44446
m 2024-11-14 15:05:34 +01:00