mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Fix test.
This commit is contained in:
parent
078e205154
commit
d6335a81c4
@ -1,3 +1,4 @@
|
||||
-- Tags: no-ordinary-database
|
||||
CREATE OR REPLACE TABLE alias10__fuzz_13 (`Id` Array(Array(UInt256)), `EventDate` Array(String), `field1` Array(Array(Nullable(Int8))), `field2` Array(Date), `field3` Array(Array(Array(UInt128)))) ENGINE = Distributed(test_shard_localhost, currentDatabase(), alias_local10);
|
||||
|
||||
set allow_deprecated_syntax_for_merge_tree=1;
|
||||
|
Loading…
Reference in New Issue
Block a user