This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from c4db21784f Python: Add support for sequence number inheritance (#7778)
add 18c343beae Core: Fix paths for unpartitioned specs in writers (#7685)
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/iceberg/io/ClusteredWriter.java | 8 +++++---
core/src/main/java/org/apache/iceberg/io/FanoutWriter.java | 8 +++++---
core/src/main/java/org/apache/iceberg/io/RollingFileWriter.java | 2 +-
3 files changed, 11 insertions(+), 7 deletions(-)