mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Update 01083_expressions_in_engine_arguments.sql
This commit is contained in:
parent
8f8423aecc
commit
18dc17f9c7
@ -83,7 +83,7 @@ INSERT INTO buffer VALUES (1);
|
|||||||
SELECT sum(n) from rich_syntax;
|
SELECT sum(n) from rich_syntax;
|
||||||
|
|
||||||
-- Clear cache to avoid future errors in the logs
|
-- Clear cache to avoid future errors in the logs
|
||||||
SYSTEM DROP DNS CACHE
|
SYSTEM DROP DNS CACHE;
|
||||||
|
|
||||||
DROP TABLE file;
|
DROP TABLE file;
|
||||||
DROP TABLE url;
|
DROP TABLE url;
|
||||||
|
Loading…
Reference in New Issue
Block a user