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 2022/06/29 14:47:36 UTC

[iceberg] branch master updated (878022bb6d -> 3f3a987260)

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 878022bb6d Core: Test serialization of LoadTableResponse (#5118)
     add 3f3a987260 Spark 3.3: Support AS OF syntax in Spark SQL for time travel (#5156)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/spark/SparkCatalog.java     |   6 +-
 .../apache/iceberg/spark/SparkSessionCatalog.java  |  18 ++++
 .../apache/iceberg/spark/source/IcebergSource.java |  12 +++
 .../org/apache/iceberg/spark/sql/TestSelect.java   | 119 +++++++++++++++++++++
 4 files changed, 154 insertions(+), 1 deletion(-)