Hey Committers, I have a PR that has been open for a while and I'm wondering if any of the committers have some spare cycles to take a look at? This change is related to SnapshotManager that is currently using an internal Transaction, however, I'd need to do some of the work from SnapshotManager together with some other actions on the same table (in my case UpdateProperties, but it could be anything else) in the same transaction, that is not feasible now. The motivation is included in the PR.
https://github.com/apache/iceberg/pull/6074 Thanks in advance! Gabor