This is an automated email from the ASF dual-hosted git repository.
bryanck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 29ba0a14dc Core: Add V4 location relativization utilities (#16174)
add 988d6cd6f3 Core: Fix SerializableTable.sortOrders() throwing on
historical sort orders with dropped fields (#16519) (#16521)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iceberg/SerializableTable.java | 5 ++++-
.../main/java/org/apache/iceberg/SortOrderParser.java | 4 ++++
.../apache/iceberg/hadoop/TestTableSerialization.java | 16 ++++++++++++++++
3 files changed, 24 insertions(+), 1 deletion(-)