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 fd50aa8ef9 Spark 3.2: Minor updates to ChangelogIterator (#6909)
add ce0d075e40 Spark 3.3: Support reading tag or branch via identifiers
(#6717)
No new revisions were added by this update.
Summary of changes:
.../iceberg/spark/SparkCachedTableCatalog.java | 38 ++++++++-
.../org/apache/iceberg/spark/SparkCatalog.java | 56 ++++++++++++-
.../apache/iceberg/spark/source/IcebergSource.java | 22 ++++-
.../apache/iceberg/spark/source/SparkTable.java | 2 +
.../spark/source/TestSnapshotSelection.java | 94 ++++++++++++++++++++--
.../org/apache/iceberg/spark/sql/TestSelect.java | 3 +-
6 files changed, 200 insertions(+), 15 deletions(-)