You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by dw...@apache.org on 2022/09/30 15:16:43 UTC

[iceberg] branch master updated (9eb5cbd342 -> 90d93aed46)

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 9eb5cbd342 API,Core: Add scan planning metrics for indexed/eq/pos delete files (#5809)
     add 90d93aed46 Build: Bump gradle-baseline-java from 4.0.0 to 4.42.0 (#5530)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/aws/lakeformation/LakeFormationTestBase.java | 6 +++---
 .../java/org/apache/iceberg/aws/dynamodb/DynamoDbLockManager.java   | 2 +-
 baseline.gradle                                                     | 3 ++-
 build.gradle                                                        | 2 +-
 bundled-guava/src/main/java/org/apache/iceberg/GuavaClasses.java    | 1 +
 core/src/main/java/org/apache/iceberg/CatalogUtil.java              | 6 +++---
 core/src/main/java/org/apache/iceberg/hadoop/HadoopCatalog.java     | 4 ++--
 gradle.properties                                                   | 2 +-
 8 files changed, 14 insertions(+), 12 deletions(-)