You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2021/03/04 00:23:39 UTC

[iceberg] branch master updated (c7ad594 -> ef6de31)

This is an automated email from the ASF dual-hosted git repository.

blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from c7ad594  Core: Add DeleteManifest position unit test. (#2271)
     add ef6de31  AWS: Do not list non-iceberg table in GlueCatalog (#2267)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/aws/glue/GlueCatalogNamespaceTest.java | 24 +++++++-
 .../org/apache/iceberg/aws/glue/GlueCatalog.java   | 27 ++++++--
 .../apache/iceberg/aws/glue/GlueCatalogTest.java   | 72 +++++++++++++++++++---
 3 files changed, 106 insertions(+), 17 deletions(-)