kevinjqliu commented on issue #928: URL: https://github.com/apache/iceberg-python/issues/928#issuecomment-2227406405
I think the error might be coming from the underlying `pyarrow.fs.S3FileSystem` class which is used to interact with s3 https://arrow.apache.org/docs/python/generated/pyarrow.fs.S3FileSystem.html Not sure if this currently supports S3 Express One Zone right now. According to this thread, PyArrow does not currently support it https://github.com/lancedb/lancedb/issues/1206 -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org