github-actions[bot] closed pull request #11690: Core: Use FileIO for hadoop
table metadata file operations
URL: https://github.com/apache/iceberg/pull/11690
--
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
github-actions[bot] commented on PR #11690:
URL: https://github.com/apache/iceberg/pull/11690#issuecomment-2628605193
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] commented on PR #11690:
URL: https://github.com/apache/iceberg/pull/11690#issuecomment-2613635653
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pul
IzzelAliz commented on code in PR #11690:
URL: https://github.com/apache/iceberg/pull/11690#discussion_r1897338510
##
core/src/main/java/org/apache/iceberg/hadoop/HadoopTableOperations.java:
##
@@ -237,15 +237,15 @@ Path getMetadataFile(int metadataVersion) throws
IOException {