mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 12:14:18 +00:00
This test only works in analyzer
This commit is contained in:
parent
ef3102b09c
commit
633f62526a
@ -1,3 +1,4 @@
|
||||
SET enable_analyzer = 1;
|
||||
SET enable_named_columns_in_function_tuple = 1;
|
||||
|
||||
DROP TABLE IF EXISTS src;
|
||||
|
Loading…
Reference in New Issue
Block a user