Don't run new test in fasttest

This commit is contained in:
Kruglov Pavel 2024-04-08 21:23:51 +02:00 committed by GitHub
parent 21ab0e4ea2
commit 78dd23fd83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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}