mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-11 08:52:06 +00:00
Don't run new test in fasttest
This commit is contained in:
parent
21ab0e4ea2
commit
78dd23fd83
@ -1,2 +1,4 @@
|
||||
-- Tags: no-fasttest
|
||||
|
||||
insert into function s3('http://localhost:11111/test/data_*_{_partition_id}.csv') partition by number % 3 select * from numbers(10); -- {serverError DATABASE_ACCESS_DENIED}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user