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

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


    from 9ca8029b4f GCS: bump up gcs-analytics-core version from 1.2.1 to 1.2.3 
(#14873)
     add 33cab35b67 Spark: Enable remote scan planning with REST catalog 
(#14822)

No new revisions were added by this update.

Summary of changes:
 ...ations.java => RequiresRemoteScanPlanning.java} |  6 +--
 .../java/org/apache/iceberg/rest/RESTTable.java    |  3 +-
 .../spark/extensions/TestRemoteScanPlanning.java}  | 47 ++++++++++++----------
 .../iceberg/spark/source/SparkScanBuilder.java     |  5 ++-
 .../org/apache/iceberg/spark/sql/TestSelect.java   | 33 +++++++++++++++
 5 files changed, 67 insertions(+), 27 deletions(-)
 copy core/src/main/java/org/apache/iceberg/{HasTableOperations.java => 
RequiresRemoteScanPlanning.java} (86%)
 copy 
spark/v4.0/{spark/src/test/java/org/apache/iceberg/spark/CatalogTestBase.java 
=> 
spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoteScanPlanning.java}
 (59%)

Reply via email to