Commit Graph

138128 Commits

Author SHA1 Message Date
Tristan
352c368a54
Update server alpine image template to match improvements in keeper image 2024-03-24 11:19:35 +00:00
Tristan
7962a69770
Cleanup Keeper Dockerfile and Docker entrypoint 2024-03-24 11:19:35 +00:00
Tristan
dff916b64c
Remove extraneous volumes in Keeper image
Specifically the 2 non-data-related volumes

Fixes issue #54767
2024-03-24 11:19:34 +00:00
robot-clickhouse-ci-1
e155e143c5
Merge pull request #56085 from bezik/patch-7
Update index.md
2024-03-24 02:38:29 +01:00
Alexey Milovidov
29a0a657de
Merge pull request #47427 from sunny19930321/add-materialized-view-query-check
Modify materalized view query, check inner table structure
2024-03-24 04:23:49 +03:00
Alexey Milovidov
d146cd51e5
Update index.md 2024-03-24 04:20:54 +03:00
Alexey Milovidov
008c252a26
Merge pull request #61365 from evillique/fix-attach-on-cluster
Fix ATTACH query with external ON CLUSTER
2024-03-24 04:17:42 +03:00
Alexey Milovidov
f4d5821637
Merge pull request #61821 from ClickHouse/fix-log-exception-message-formatting
Fix test "00002_log_and_exception_messages_formatting"
2024-03-24 04:09:48 +03:00
Alexey Milovidov
d5be26e56a
Merge pull request #61822 from ClickHouse/fix-test-4
A test is too slow for debug
2024-03-24 04:09:30 +03:00
Alexey Milovidov
5e83c492d1
Merge pull request #61800 from ClickHouse/output-format-in-client-unification
Unification of handling formats in `clickhouse-client` and `clickhouse-local`
2024-03-24 02:57:01 +03:00
Alexey Milovidov
5651c187cc
Merge pull request #61770 from yariks5s/add_current_user_mysql_alias
Add `current_user` alias
2024-03-24 01:51:18 +03:00
Alexey Milovidov
b8a8d9994f
Merge pull request #60949 from nikmonkov/docker-version
Version has been added to docker labels
2024-03-24 01:50:50 +03:00
Alexey Milovidov
83ad0b85e5
Merge pull request #61802 from ClickHouse/underscore_digit_groups
Underscore digit groups in Pretty formats
2024-03-24 00:30:20 +03:00
Alexey Milovidov
683cda379f A test is too slow for debug 2024-03-23 22:26:41 +01:00
Alexey Milovidov
8b1a864bb3 Fix test "00002_log_and_exception_messages_formatting" 2024-03-23 22:25:05 +01:00
Alexey Milovidov
7bdab05441
Update 03022_alter_materialized_view_query_has_inner_table.sql 2024-03-24 00:09:29 +03:00
Alexey Milovidov
83131d2130
Merge pull request #61818 from ClickHouse/better-usability-of-expect-tests
Better usability of "expect" tests: less trouble with running directly
2024-03-23 23:54:05 +03:00
Alexey Milovidov
36fb2f3286 Merge branch 'better-usability-of-expect-tests' into output-format-in-client-unification 2024-03-23 19:52:45 +01:00
Alexey Milovidov
229d12e0de
Merge pull request #61794 from ClickHouse/fix-bad-numbers-pretty-printing
Fix bad numbers pretty printing
2024-03-23 21:46:18 +03:00
Alexey Milovidov
25201919a5 Fix errors 2024-03-23 19:23:01 +01:00
Alexey Milovidov
a5dc6241bb
Update StorageMaterializedView.cpp 2024-03-23 21:10:42 +03:00
Alexey Milovidov
d07b4114f1
Update 25340_alter_materialized_view_query_has_inner_table.sql 2024-03-23 21:09:26 +03:00
Alexey Milovidov
7c189ee94a
Merge branch 'master' into add-materialized-view-query-check 2024-03-23 21:07:58 +03:00
Alexey Milovidov
056c8ce021
Merge pull request #59965 from nickitat/express_support
S3Express support
2024-03-23 20:52:44 +03:00
Antonio Andelic
61e74cc2df
Merge pull request #61752 from ClickHouse/keeper-destroy-dispatcher-first
Keeper fix: destroy `KeeperDispatcher` first
2024-03-23 18:51:32 +01:00
alesapin
c2624cab48
Merge pull request #61757 from ClickHouse/fix-03014_async_with_dedup_part_log_rmt
Fix flaky `03014_async_with_dedup_part_log_rmt`
2024-03-23 18:48:54 +01:00
Alexey Milovidov
696eab7db1 Update 2024-03-23 18:44:38 +01:00
Alexey Milovidov
b3692fe1a5
Update 00990_function_current_user.sql 2024-03-23 20:40:47 +03:00
Alexey Milovidov
b971a8f26f
Merge pull request #61773 from Algunenano/trash_templates_2
FunctionsConversion: Remove another batch of bad templates
2024-03-23 20:38:16 +03:00
Alexey Milovidov
4662166baa
Merge pull request #61788 from ClickHouse/remove-not-anymore-flaky-rests-with-analyzer
Remove already not flaky tests with analyzer.
2024-03-23 20:26:06 +03:00
Alexey Milovidov
7823f49765 Update test 2024-03-23 18:14:32 +01:00
Alexey Milovidov
8c229565b7 Merge branch 'master' into underscore_digit_groups 2024-03-23 18:13:50 +01:00
Alexey Milovidov
3d8bde5e1b Fix test 2024-03-23 18:12:20 +01:00
Alexey Milovidov
afaf5f2798 Update test 2024-03-23 18:09:50 +01:00
Alexey Milovidov
7499922299 Merge branch 'master' into output-format-in-client-unification 2024-03-23 18:07:10 +01:00
Alexey Milovidov
da8da3cbe9 Better usability of "expect" tests: less trouble with running directly 2024-03-23 17:52:26 +01:00
Alexey Milovidov
c877345771 Merge branch 'master' into output-format-in-client-unification 2024-03-23 17:14:37 +01:00
robot-ch-test-poll
5e51880750
Merge pull request #61789 from ClickHouse/vdimir/analyzer_join_distributed_assert
Analyzer: Fix assert in JOIN with Distributed table
2024-03-23 17:14:18 +01:00
Alexey Milovidov
03216969d4 Update test 2024-03-23 16:45:17 +01:00
Alexey Milovidov
93d5e96b2b Merge branch 'master' into fix-bad-numbers-pretty-printing 2024-03-23 16:43:28 +01:00
Alexey Milovidov
b2ebaa1d6c
Merge pull request #61798 from ClickHouse/clang-19-2
Updated clang-19 to master.
2024-03-23 18:42:15 +03:00
Alexey Milovidov
9ad9b78365
Merge pull request #61801 from ClickHouse/clickhouse-test-dont-print-garbage
Do not print garbage in clickhouse-test
2024-03-23 18:39:52 +03:00
Alexey Milovidov
36082edc5d Merge branch 'master' into output-format-in-client-unification 2024-03-23 04:58:10 +01:00
Alexey Milovidov
4bc2bc67be Merge branch 'clang-19-2' into fix-bad-numbers-pretty-printing 2024-03-23 04:54:10 +01:00
Alexey Milovidov
f721141c73 Merge branch 'clang-19-2' into output-format-in-client-unification 2024-03-23 04:53:38 +01:00
Alexey Milovidov
f67b8c1258 Merge branch 'clang-19-2' into underscore_digit_groups 2024-03-23 04:53:22 +01:00
Alexey Milovidov
9d51f014c2 Fix error 2024-03-23 04:52:45 +01:00
Alexey Milovidov
b84772a6a6
Merge pull request #61797 from ClickHouse/output-format-in-client
Support for `--output-format` in client
2024-03-23 06:47:32 +03:00
Alexey Milovidov
d599ecdfdd Fix error 2024-03-23 04:41:07 +01:00
Alexey Milovidov
293d08ee91 Add a test 2024-03-23 04:29:37 +01:00