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 2c247501c4 Flink: backport #9381 to 1.17 and 1.16 for Migrate
subclasses of FlinkCatalogTestBase to JUnit5 (#9598)
add 756fa6894a Spark 3.4: Bypass Spark's ViewCatalog API when replacing a
view (#9614)
No new revisions were added by this update.
Summary of changes:
.../datasources/v2/CreateV2ViewExec.scala | 41 +++++++++++-----
.../apache/iceberg/spark/extensions/TestViews.java | 39 +++++++++++++++
.../org/apache/iceberg/spark/SparkCatalog.java | 55 +++++++++++++++++++---
.../apache/iceberg/spark/SupportsReplaceView.java | 0
.../org/apache/iceberg/spark/source/SparkView.java | 2 +-
.../datasources/v2/CreateV2ViewExec.scala | 1 -
6 files changed, 116 insertions(+), 22 deletions(-)
copy spark/{v3.5 =>
v3.4}/spark/src/main/java/org/apache/iceberg/spark/SupportsReplaceView.java
(100%)