This commit is contained in:
Nikita Taranov 2023-11-28 19:09:45 +01:00
parent 03450d5077
commit 7aca6ee5fc

View File

@ -1,3 +1,5 @@
-- Tags: no-fasttest
-- We want to test `isContentCached(offset, size)` method implementation in ReadBufferFromRemoteFSGather and CachedOnDiskReadBufferFromFile
-- Specifically, how they handle `offset` parameter when we have multiple S3 objects representing a single ClickHouse file
-- Log englie table files will be represented by multiple objects on S3