N-o-Z commented on PR #9789: URL: https://github.com/apache/iceberg/pull/9789#issuecomment-1964374624
> @N-o-Z can you elaborate please what exactly you're trying to achieve? Are you trying to implement multi-table commits on the server? For `COMMIT_TRANSACTION` the approach is very simplistic and does not guarantee true transactional behavior as indicated in > > https://github.com/apache/iceberg/blob/9dcf8dbc4285ad4ab4c1975562bf93fb04747cdd/core/src/test/java/org/apache/iceberg/rest/RESTCatalogAdapter.java#L479-L507 > > . I wanted to use this as an intermediate solution before implementing a more robust transactional functionality. But if you think this is not a good idea, feel free to close this PR -- 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