This is an automated email from the ASF dual-hosted git repository.
dweeks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 71aa52952c Core: Load equality deletes only initialize once per
DeleteFilter (#5195)
add 5f5d699bf4 Core: Fix REST catalog metadata table loading. (#5255)
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/iceberg/MetadataTableUtils.java | 3 ++-
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java | 7 +++++--
core/src/test/java/org/apache/iceberg/catalog/CatalogTests.java | 5 +++++
3 files changed, 12 insertions(+), 3 deletions(-)