tanmayrauth opened a new issue, #1096: URL: https://github.com/apache/iceberg-go/issues/1096
### Feature Request / Improvement The current implementation only supports local filesystem paths (`file://`). Cloud storage backends (S3, GCS, ABFS) need to be wired through the `io.IO` abstraction instead of direct `os` calls. -- 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]
