hussein-awala commented on issue #452: URL: https://github.com/apache/iceberg-python/issues/452#issuecomment-1955233783
I think the problem is in Pyarrow S3FileSystem, I found this open issue https://issues.apache.org/jira/browse/ARROW-9669 (moved to https://github.com/apache/arrow/issues/25727). > It's able to query S3 for the metadata just fine and create the table object. That's because it uses the fsspec file system. Let me check if it's a bug in `PyArrowFile` or we need to fix that in pyarrow. -- 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