Commit Graph

138466 Commits

Author SHA1 Message Date
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
8936528372 Merge branch 'master' into order-by-SimpleAggregateFunction 2024-03-24 02:16:57 +01:00
Alexey Milovidov
82fa96d99c
Update 03020_order_by_SimpleAggregateFunction.sql 2024-03-24 04:16:10 +03:00
Alexey Milovidov
2847b2984f
Update ExternalLoaderStatus.cpp 2024-03-24 04:14:32 +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
1acdf691ad Update test 2024-03-24 00:59:23 +01:00
Alexey Milovidov
df8a6b8d0c Merge branch 'master' into enable-output_format_pretty_row_numbers 2024-03-24 00:58:12 +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
08b7dd9591 Merge branch 'master' into get-client-http-header 2024-03-24 00:54:25 +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
ae8c9caa67 Merge branch 'master' into enable-output_format_pretty_row_numbers 2024-03-23 23:44:52 +01:00
Alexey Milovidov
78eb81825b Update tests 2024-03-23 23:43:35 +01: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
78d3351552 Add function getClientHTTPHeader, part 3 2024-03-23 21:48:28 +01:00
Alexey Milovidov
965a3ac2f3 Add function getClientHTTPHeader, part 2 2024-03-23 21:19:35 +01:00
Alexey Milovidov
e195806c5b Add function getClientHTTPHeader, part 1 2024-03-23 20:52:26 +01:00
Alexey Milovidov
aeefba57b5
Update StorageAzureBlob.cpp 2024-03-23 22:49:23 +03:00
Alexey Milovidov
a3e7c73e9f Fix tests 2024-03-23 20:02:38 +01: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
4d4c8f709c Merge branch 'master' into enable-output_format_pretty_row_numbers 2024-03-23 19:53:52 +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
vdimir
adbc9c66e9
fix infinite loop in ReplaceColumnsVisitor #ci_set_analyzer 2024-03-23 18:34:20 +00:00
Alexey Milovidov
13b4a2838c
Update StorageReplicatedMergeTree.cpp 2024-03-23 21:26:23 +03:00
Alexey Milovidov
43d527ab6d
Update CHANGELOG.md 2024-03-23 21:25:08 +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
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