mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update 02354_distributed_with_external_aggregation_memory_usage.sql
This commit is contained in:
parent
a952a5dfe5
commit
1d67344ac8
@ -1,4 +1,4 @@
|
||||
-- Tags: long, no-tsan, no-msan, no-asan, no-ubsan
|
||||
-- Tags: long, no-tsan, no-msan, no-asan, no-ubsan, no-debug
|
||||
|
||||
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