liuliquan-marshal opened a new pull request, #16351: URL: https://github.com/apache/iceberg/pull/16351
summary fix #16350 Root table location(e.g. location is s3://bucket/ in metadata.json) when running orphan files removing with prefix_listing=true and S3FlieIO causes NPE. Orphan files removing will always fail in this situation. This change adds null check when walk reaches the storage root. Besides this adds some tests. -- 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]
