You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2023/04/26 06:46:38 UTC

[iceberg] branch master updated (455542d5ff -> f475a6bef5)

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

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


    from 455542d5ff Python: Use fsspec implementation of LocalFileSystem (#7432)
     add f475a6bef5 Views: Move 'operation' check to ViewVersion (#7428)

No new revisions were added by this update.

Summary of changes:
 api/src/main/java/org/apache/iceberg/view/ViewVersion.java |  9 ++++++++-
 .../java/org/apache/iceberg/view/ViewVersionParser.java    | 14 +-------------
 .../org/apache/iceberg/view/TestViewVersionParser.java     | 11 +++++++++++
 3 files changed, 20 insertions(+), 14 deletions(-)