Commit Graph

136122 Commits

Author SHA1 Message Date
Max K
6aaf2256ce
Merge pull request #60483 from ClickHouse/ci_fix_pr_check
CI: fix pr check status to not fail mergeable check
2024-02-28 12:24:15 +01:00
Max K
a23913b277
Update tests/ci/run_check.py
#do_not_test

Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2024-02-28 12:22:19 +01:00
Robert Schulze
b380d06e6e
Update date-time-functions.md 2024-02-28 12:20:29 +01:00
Robert Schulze
6306e51ee9
Update date-time-functions.md 2024-02-28 12:18:58 +01:00
Robert Schulze
613e426484
Some fixups 2024-02-28 11:14:53 +00:00
vdimir
973c2536ff
fix 02911_support_alias_column_in_indices 2024-02-28 10:44:09 +00:00
robot-clickhouse
8145cd15b1 Automatic style fix 2024-02-28 10:34:40 +00:00
Max Kainov
155b5f3cff CI: fix pr check status to not fail mergeable check
#do_not_test
2024-02-28 10:33:32 +00:00
Smita Kulkarni
a46d7c9191 Updated docs and addressed comments 2024-02-28 11:25:35 +01:00
Raúl Marín
fe50b5871b
Merge pull request #60465 from Algunenano/01383_log_broken_table
Reduce iterations in 01383_log_broken_table
2024-02-28 11:14:50 +01:00
Vitaly Baranov
926295f763
Merge pull request #60040 from vitlibar/use-multiple-threads-while-reading-metadata-for-restore
Use multiple threads while reading the metadata of tables to restore
2024-02-28 11:07:15 +01:00
Dmitry Novik
a04630e6e8
Merge pull request #60456 from ClickHouse/fix-test-redundant-sorting-analyzer
Fix: 02496_remove_redundant_sorting_analyzer
2024-02-28 10:35:18 +01:00
Antonio Andelic
c4ae61f6e6 Correctly check prefetch buffer 2024-02-28 09:58:47 +01:00
Antonio Andelic
f7abe7601e Abort on invalid snapshots 2024-02-28 08:54:54 +01:00
Alexey Milovidov
71065cc462 Make test slower 2024-02-28 01:46:25 +01:00
YenchangChan
ae0ff7c32e docs: add ckman to gui documents 2024-02-28 08:29:31 +08:00
Alexey Milovidov
4fde83aa8e Fix bad test 2024-02-28 01:16:02 +01:00
Alexey Milovidov
29e3485c2f Fix bad test 2024-02-28 01:15:14 +01:00
Alexey Milovidov
19adcbc69c Fix bad test 2024-02-28 01:12:34 +01:00
pufit
330a206470
Add definers for views (Attempt 2) (#60439) 2024-02-27 19:00:17 -05:00
Nikita Taranov
90c9ae1b22
Merge pull request #59448 from nickitat/insert_with_max_insert_threads_into_remote_tables
More parallel insert-select pipeline
2024-02-28 00:54:16 +01:00
Anton Popov
3cdd3495fd
Merge pull request #60435 from CurtizJ/return-back-58140
Revert "Revert "Add table function `mergeTreeIndex`""
2024-02-28 00:52:44 +01:00
Alexey Milovidov
cbdd36890d Fix test 2024-02-28 00:33:56 +01:00
Alexey Milovidov
5b9071a780 Merge branch 'fix-inconsistent-formatting' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting 2024-02-28 00:30:51 +01:00
Alexey Milovidov
8cf619bc03 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting 2024-02-28 00:30:44 +01:00
robot-clickhouse-ci-2
8bea10e88e
Merge pull request #60461 from ClickHouse/add_ci_category_in_pr_template
PR template fix to include ci fix category
2024-02-28 00:27:45 +01:00
robot-ch-test-poll1
435c42bcad
Merge pull request #60458 from ClickHouse/fix-file-cluster-example
Fix query example in fileCluster.md
2024-02-28 02:49:26 +04:00
Alexey Milovidov
350038dd5f
Merge pull request #54429 from fermelone/patch-3
Update settings_profile_elements.md
2024-02-28 01:38:12 +03:00
Alexey Milovidov
acbcffea13 Fix error 2024-02-27 23:33:16 +01:00
Alexey Milovidov
142a857281 Merge branch 'bugfix/kql-distributed-tables' of github.com:ClibMouse/ClickHouse into ClibMouse-bugfix/kql-distributed-tables 2024-02-27 23:31:25 +01:00
Alexey Milovidov
186c786104
Update docs/en/sql-reference/table-functions/fileCluster.md 2024-02-28 01:20:14 +03:00
Alexey Milovidov
4df5d13a33
Update docs/en/sql-reference/table-functions/fileCluster.md 2024-02-28 01:19:54 +03:00
Alexey Milovidov
9ea7ff231b
Merge pull request #60448 from ClickHouse/clang-19
Update to clang-19
2024-02-27 23:38:08 +03:00
Arthur Passos
7424b15991 rename test 2024-02-27 17:22:51 -03:00
Alexey Milovidov
2ab722214c Merge branch 'hlee-ftsearch-test' of github.com:HarryLeeIBM/ClickHouse into HarryLeeIBM-hlee-ftsearch-test 2024-02-27 20:29:46 +01:00
Arthur Passos
7789e2e404 analyzer=1 and analyzer=0 2024-02-27 16:08:01 -03:00
Arthur Passos
6a57d665a4 create new file for test and use alias 2024-02-27 16:01:09 -03:00
Blargian
abbe596a2d Fix style check 2024-02-27 19:57:25 +01:00
Blargian
426a68ca23 Fix style check 2024-02-27 19:43:00 +01:00
Raúl Marín
1b92a22fb7 Reduce iterations in 01383_log_broken_table 2024-02-27 19:37:40 +01:00
Pervakov Grigorii
d3b82ab7c1 Support sql created named collections in Kafka Storage for librdkafka settings 2024-02-27 18:36:36 +00:00
Blargian
8b8dcf01b6 Add toMillisecond 2024-02-27 19:32:38 +01:00
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