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 5da8f5faf7 Spec: Add variant type (#10831)
add 2a0d5e83a5 Core, Spark: Make view metadata path configurable by
`write.metadata.path` (#12017)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/view/BaseViewOperations.java | 12 ++++++--
.../org/apache/iceberg/view/ViewProperties.java | 1 +
.../org/apache/iceberg/view/ViewCatalogTests.java | 32 ++++++++++++++++++++++
docs/docs/view-configuration.md | 11 ++++----
.../apache/iceberg/spark/extensions/TestViews.java | 20 ++++++++++++++
.../apache/iceberg/spark/extensions/TestViews.java | 21 ++++++++++++++
6 files changed, 89 insertions(+), 8 deletions(-)