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.49k stars 3.02k forks source link

Support random prefix for non-deletion vector files in Delta Lake connector #24199

Open ebyhr opened 1 day ago

ebyhr commented 1 day ago

Follow-up of https://github.com/trinodb/trino/pull/24040

We should investigate Databricks behavior and support delta.randomizeFilePrefixes and delta.randomPrefixLength in non-deletion vector files.

https://docs.databricks.com/en/delta/table-properties.html