timvw commented on issue #13456: URL: https://github.com/apache/datafusion/issues/13456#issuecomment-2579419748
In qv I use minio to test whether s3 integration works... https://github.com/timvw/qv/blob/main/tests/files_on_s3.rs#L9 https://github.com/timvw/qv/blob/main/ci/minio_start.sh Integration with delta-rs was always pretty easy, iceberg-rust|rs has been more difficult (mostly because you also need to access a catalog to get the correct/current relevant metadata to get started...) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
