jacobmarble commented on issue #525: URL: https://github.com/apache/arrow-datafusion/issues/525#issuecomment-1341954616
[Delta Sharing](https://delta.io/sharing/) may be a pragmatic alternative. It appears to be nothing more than [a small REST API](https://github.com/delta-io/delta-sharing/blob/main/PROTOCOL.md) for Parquet catalogs (the client fetches the data directly from S3, etc). The propaganda is that this is intended to be a data exchange protocol, so not tied directly to any particular product. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
