trinodb / trino

Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
https://trino.io
Apache License 2.0
10.41k stars 3k forks source link

Verify Hive connector behavior with S3 and _$folder$ when caching is enabled #4566

Open findepi opened 4 years ago

findepi commented 4 years ago

Follow-up to: https://github.com/prestosql/presto/pull/4552

sopel39 commented 4 years ago

Caching works on top of PrestoS3FileSystem. How caching could break in relation to _$folder$ files?