kevinjqliu commented on issue #1328: URL: https://github.com/apache/iceberg-python/issues/1328#issuecomment-2518327326
> does this mean it's an s3 access issue? likely, to debug you can try reading the file directly ``` print(input_file.open().read()) ``` this should match when you read the file from S3 -- 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