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 f356be7 Hive: Ensure unlock is called in HiveTableOperations to fix
zombie locking (#2263)
add e237a69 Core: Support unpartitioned specs in SortOrderUtil (#2239)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/util/SortOrderUtil.java | 6 +-
.../org/apache/iceberg/util/TestSortOrderUtil.java | 94 ++++++++++++++++++++++
2 files changed, 96 insertions(+), 4 deletions(-)
create mode 100644
core/src/test/java/org/apache/iceberg/util/TestSortOrderUtil.java