amogh-jahagirdar opened a new issue, #6632: URL: https://github.com/apache/iceberg/issues/6632
### Apache Iceberg version 1.1.0 (latest release) ### Query engine None ### Please describe the bug 🐞 Creating this issue for awareness, was discussing with @rdblue seems like there's a bug in https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/BaseTransaction.java#L415 when committing the transaction, currentSnapshotId is set to current's main snapshot id but this is incorrect if a transaction is being committed to a branch -- 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.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