mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Fix s3 test
This commit is contained in:
parent
795262f16c
commit
169b38c878
@ -1720,6 +1720,7 @@ def test_schema_inference_cache(started_cluster):
|
||||
run_describe_query(instance, files, storage_name, started_cluster, bucket)
|
||||
check_cache_misses(instance, files, storage_name, started_cluster, bucket, 4)
|
||||
|
||||
instance.query("system drop schema cache")
|
||||
test("s3")
|
||||
instance.query("system drop schema cache")
|
||||
test("url")
|
||||
|
Loading…
Reference in New Issue
Block a user