srilman opened a new pull request, #1831: URL: https://github.com/apache/iceberg-python/pull/1831
# Rationale for this change Addd a new API `Transaction.update_statistics()` to use the existing transaction instead of a brand new one. # Are these changes tested? I extended `tests/integration/test_statistics_operations.py::test_manage_statistics` to test the new API. # Are there any user-facing changes? Users can now update statistics files within an ongoing transaction. -- 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