officialtushark commented on issue #8254: URL: https://github.com/apache/iceberg/issues/8254#issuecomment-1669678564
Got it @RussellSpitzer . I am open to submit a PR for this check. However this snippet would always be true in case we are doing a schema update and some other transaction committed before. Do you have some recommendation around the implementation of this feature? https://github.com/apache/iceberg/blob/00f771de3a71c4de39e310114f0f776c7a81838d/core/src/main/java/org/apache/iceberg/BaseMetastoreTableOperations.java#L118C1-L127C6 -- 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]
