mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Merge pull request #40024 from ClickHouse/nickitat-patch-2
Update 02354_distributed_with_external_aggregation_memory_usage.sql
This commit is contained in:
commit
1dcc1c6b73
@ -1,4 +1,4 @@
|
||||
-- Tags: long, no-tsan, no-msan, no-asan, no-ubsan, no-debug
|
||||
-- Tags: long, no-tsan, no-msan, no-asan, no-ubsan, no-debug, no-s3-storage
|
||||
|
||||
create table t_2354_dist_with_external_aggr(a UInt64, b String, c FixedString(100)) engine = MergeTree order by tuple();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user