duck-read-cache-fs icon indicating copy to clipboard operation
duck-read-cache-fs copied to clipboard

Double check why external file cache doesn't apply to HTTP

Open dentiny opened this issue 5 months ago • 0 comments

Is your feature request related to a problem? Please describe. On external file cache test, it would be better to test cache stats after http requests. https://github.com/dentiny/duck-read-cache-fs/blob/95c106d230489847868aa9649833e9d25cfb7eef/test/sql/external_file_cache.test#L25-L31

But somehow I found only S3 requests, but not http requests, are cached.

dentiny avatar Jul 15 '25 10:07 dentiny