Commit Graph

135937 Commits

Author SHA1 Message Date
Smita Kulkarni
ca05557659 Fix typo 2024-02-27 19:16:36 +01:00
Smita Kulkarni
414c8da128 Fix build 2024-02-27 18:09:21 +01:00
robot-clickhouse
733453f817 Automatic style fix 2024-02-27 17:01:09 +00:00
Max Kainov
30a5bb1142 PR template fix to include ci fix category 2024-02-27 16:58:06 +00:00
Alexey Milovidov
06d1fc6e58 Fix tests 2024-02-27 17:49:16 +01:00
Alexey Milovidov
5a972c2533 Merge branch 'fix-inconsistent-formatting' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting 2024-02-27 17:43:07 +01:00
Alexey Milovidov
fc80c796e5 Fix tests 2024-02-27 17:42:51 +01:00
Vitaly Baranov
0df2a645cd Rename after_each_task_callback. 2024-02-27 17:41:09 +01:00
Igor Nikonov
4e406c6d8d
Fix query example in fileCluster.md 2024-02-27 17:40:36 +01:00
Alexey Milovidov
8665c9b7fe Fix test 2024-02-27 17:32:57 +01:00
Alexey Milovidov
0f3c9963d1 Merge branch 'master' of github.com:ClickHouse/ClickHouse into revert-60216-revert-59697-check-stack-size-in-parser 2024-02-27 17:30:32 +01:00
Raúl Marín
f8ff15a023
Merge pull request #60429 from Algunenano/fix_unlimited_keeper
Fix unrestricted reads from keeper
2024-02-27 17:28:15 +01:00
Igor Nikonov
ebf89db1b8 Fix: 02496_remove_redundant_sorting_analyzer 2024-02-27 16:22:26 +00:00
Robert Schulze
d15da9c749
Merge pull request #60454 from rschu1ze/ends_with
Minor: Replace boost::algorithm::ends_with() by std::string::ends_with()
2024-02-27 16:41:13 +01:00
Antonio Andelic
5530ad5d90 Merge branch 'master' into keeper-disk-move-fix 2024-02-27 16:38:58 +01:00
Robert Schulze
e185805c1c
Minor: Replace boost::algorithm::ends_with() by std::string::ends_with() 2024-02-27 15:28:02 +00:00
Robert Schulze
466cf93ee2
Merge pull request #60450 from rschu1ze/starts_with
Minor: Replace `boost::algorithm::starts_with()` by `std::string::starts_with()`
2024-02-27 16:21:02 +01:00
Raúl Marín
0a243c3c57 Fix 2024-02-27 16:17:48 +01:00
Raúl Marín
f0354ee07f Fix optimization with nullable arguments 2024-02-27 16:15:21 +01:00
Robert Schulze
0f6bec7842
Merge pull request #59291 from azat/dist/config-settings
Support specifying settings for Distributed engine in config (like for MergeTree)
2024-02-27 16:10:51 +01:00
Raúl Marín
2a44eeff90
Merge pull request #60211 from jlmadurga/ulid_short_circuit
Ulid short circuit
2024-02-27 16:04:15 +01:00
Raúl Marín
e81c2ede2a Add setting to control preimage optimization 2024-02-27 15:58:42 +01:00
Mikhail f. Shiryaev
6b24306678
Merge pull request #60444 from ClickHouse/replace-distutils
Replace deprecated distutils by vendored packaging
2024-02-27 15:50:49 +01:00
Alexey Milovidov
7c6e28708b
Merge pull request #60370 from ClickHouse/remove-alter-live-view
Remove ALTER LIVE VIEW
2024-02-27 17:45:59 +03:00
Dmitry Novik
6ad10629ff
Fix crash 2024-02-27 15:37:53 +01:00
Alexey Milovidov
ecbae90743 Remove unused file 2024-02-27 15:36:39 +01:00
Dmitry Novik
4318cf8253
Merge pull request #60339 from ClickHouse/fix-analyzer-executable
Fix - analyzer related - "executable" function subquery arguments.
2024-02-27 15:27:35 +01:00
Nikita Mikhaylov
8719a601fa
Merge pull request #60436 from nickitat/revert_56864
Revert "Merge pull request #56864 from ClickHouse/broken-projections-better-handling"
2024-02-27 15:25:15 +01:00
Mikhail f. Shiryaev
657857f982
Merge pull request #60445 from ClickHouse/fail-safe-builders-stats
Do not fail the build if ci-logs is not healthy
2024-02-27 15:21:53 +01:00
Robert Schulze
24cbdfe00e
Merge pull request #60449 from rschu1ze/move-enable-order-by-all
Move setting `enable_order_by_all` out of the experimental setting section
2024-02-27 15:21:19 +01:00
Robert Schulze
262c7b4ecb
Move enable_order_by_all out of the experimental section 2024-02-27 14:05:50 +00:00
Alexey Milovidov
568127ae98 Update to clang-19 2024-02-27 14:39:20 +01:00
Alexey Milovidov
c192a448d0 Update to clang-19 2024-02-27 14:37:21 +01:00
Yarik Briukhovetskyi
7c6a5f4513
Merge pull request #59598 from yariks5s/group_array_intersect
New aggregate function groupArrayIntersect
2024-02-27 14:30:49 +01:00
Mikhail f. Shiryaev
f49882ee17
Do not fail the build if ci-logs is not healthy 2024-02-27 13:59:01 +01:00
Raúl Marín
f71f833c61 Fix terrible formatting 2024-02-27 13:38:50 +01:00
Nikolai Kochetov
63b4457991
Merge pull request #60360 from ClickHouse/follow-up-60082
Follow up #60082
2024-02-27 12:50:25 +01:00
Mikhail f. Shiryaev
c85daf27f4
Replace deprecated distutils by vendored packaging 2024-02-27 12:49:44 +01:00
Raúl Marín
e86c8dbf9e Remove old tests 2024-02-27 12:27:47 +01:00
Robert Schulze
de45c26262
Merge pull request #60365 from rschu1ze/mysql-friday-evening-fix
MySQL: Force-set `prefer_column_name_to_alias` in handler and set `mysql_map_(fixed)_string_to_text_in_show_columns` by default
2024-02-27 12:13:07 +01:00
Robert Schulze
62c12cbfca
Replace boost::algorithm::starts_with() by std::string::starts_with() 2024-02-27 10:42:47 +00:00
Smita Kulkarni
ae309e6ea9 Updated to set proper prefix for azure blob storage disk 2024-02-27 11:12:19 +01:00
Antonio Andelic
89789f855e Merge branch 'master' into keeper-disk-move-fix 2024-02-27 09:54:16 +01:00
Antonio Andelic
178c60a8e5 Fix removing from source disk 2024-02-27 09:53:49 +01:00
robot-clickhouse-ci-2
c8db5403d7
Merge pull request #60401 from peter279k/refa_install
Simplify the importing GPG keys approach
2024-02-27 02:30:06 +01:00
rogeryk
aa31f0c613 Fix style 2024-02-27 09:17:01 +08:00
Alexey Milovidov
cf7a0b0d8f
Merge pull request #60337 from ClickHouse/docs-insert-details
[Docs] Add more details on INSERTs
2024-02-27 03:57:17 +03:00
Alexey Milovidov
043da08143
Fix style 2024-02-27 03:50:30 +03:00
Alexey Milovidov
9845b9ec4d
Merge pull request #60342 from DerekChia/patch-5
Update default value for async_insert_deduplicate
2024-02-27 03:46:44 +03:00
Alexey Milovidov
31e776017f
Merge pull request #60399 from peter279k/add_perm_thp
Add the permanent approach for setting THP
2024-02-27 03:45:32 +03:00