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: [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]

Reply via email to