Working on a Delta Sharing server implementation to enable our (InfluxData/InfluxDB) customers to access their Parquet data directly.
I see that Presto and Trino are mentioned as an "Open Source Client" and part of "more are coming soon". Is there any work-in-progress that I could use to test my Delta Sharing server?
The Pandas example in the delta-sharing repository is fine, until it fails to fetch the files from my development Minio server.