Commit Graph

138162 Commits

Author SHA1 Message Date
Alexey Milovidov
f271590bc7
Merge pull request #60656 from peter279k/add_now_option
Add --now option to enable and start the service
2024-03-24 19:30:34 +03:00
Alexey Milovidov
77932e5d67
Merge pull request #61795 from ClickHouse/dont-cut-single-value
Don't cut single value in Pretty formats.
2024-03-24 19:26:41 +03:00
Alexey Milovidov
2796dc7eb1
Merge branch 'master' into dont-cut-single-value 2024-03-24 19:26:29 +03:00
Alexey Milovidov
2282213e08
Merge pull request #61816 from fm4v/fix-flaky-tests
Fix flaky tests (stateless, integration)
2024-03-24 19:25:58 +03:00
Alexey Milovidov
1bacfaccd4
Merge pull request #61817 from ClickHouse/parquet-orc-arrow-usability
Change defaults of Parquet/ORC/Arrow for better usability
2024-03-24 19:25:34 +03:00
Alexey Milovidov
5768daf666
Merge pull request #61824 from ClickHouse/remove-datastreams
Remove DataStreams
2024-03-24 19:12:05 +03:00
robot-ch-test-poll3
d510f2bb6b
Merge pull request #61825 from ClickHouse/docs-search-advanced-dashboard
[Docs] Add keywords for advanced dashboard
2024-03-24 17:10:43 +01:00
Nikolai Kochetov
ede245e478
Merge pull request #61649 from ClickHouse/fix-00223_shard_distributed_aggregation_memory_efficient-analyzer
Fix 00223_shard_distributed_aggregation_memory_efficient with analyzer
2024-03-24 12:38:46 +01:00
Peter
9d71d596f6
Merge branch 'master' of origin 2024-03-24 19:08:32 +08:00
Justin de Guzman
af9d35dc59
[Docs] Add keywords for advanced dashboard
Add keywords for advanced observability dashboard for better search
2024-03-24 00:07:08 -07: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
46a4307c08 Fix style 2024-03-24 02:11:12 +01: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
d249d53de6 Remove DataStreams 2024-03-24 02:07:41 +01: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
810c173d35 Merge branch 'master' into parquet-orc-arrow-usability 2024-03-24 00:55:31 +01:00
Alexey Milovidov
3e5ddddb35 Merge branch 'master' into dont-cut-single-value 2024-03-24 00:51:10 +01: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
Nikita Fomichev
cf0a2c07d8 stateless tests: fix flaky tests 2024-03-23 20:01:27 +01:00
Nikita Fomichev
f7b100a885 Integration tests: fix flaky tests 2024-03-23 20:01:26 +01: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
0e7c02e923 Update tests 2024-03-23 19:51:21 +01:00
Alexey Milovidov
2982abfde0 Merge branch 'master' into parquet-orc-arrow-usability 2024-03-23 19:48:22 +01:00
Alexey Milovidov
66ad264f05 Merge branch 'master' into dont-cut-single-value 2024-03-23 19:46:40 +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
Nikita Fomichev
789772caa1 Integration tests: rich exception message raised from ClickHouseInstance.query_with_retry() 2024-03-23 19:44:38 +01:00
Alexey Milovidov
e9c8a05c9d The new results are correct 2024-03-23 19:44:26 +01: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
e84ca3134d Merge branch 'master' into dont-cut-single-value 2024-03-23 18:45:07 +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
02ccefdca9 Merge branch 'master' into dont-cut-single-value 2024-03-23 18:16:57 +01:00