BsoBird commented on issue #10427: URL: https://github.com/apache/iceberg/issues/10427#issuecomment-2145684619
However, whether or not we use a versionHint file, we can find the latest version of the commit by some means. In other words, as long as the metadata file is renamed, the commit is actually successful. In this case, can we consider abandoning the use of the versionHint file and just use the metadata file to find the biggest version? The above logic is already done in the hadoopcatalog code. The reason why people found it difficult to use hadoopcatalog before is that some of the processing logic was not rigorous enough. Once we fix those problems, hadoopcatalog is atomic. -- 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