mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Update parse_engine_file.xml
This commit is contained in:
parent
93c322bc30
commit
dc152c8a74
@ -43,7 +43,7 @@
|
||||
<table_exists>test.hits</table_exists>
|
||||
</preconditions>
|
||||
|
||||
<query>SELECT * FROM table_{format}</query>
|
||||
<query>SELECT * FROM table_{format} FORMAT Null</query>
|
||||
|
||||
<drop_query>DROP TABLE IF EXISTS table_{format}</drop_query>
|
||||
</test>
|
||||
|
Loading…
Reference in New Issue
Block a user