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

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


    from f917e2800e Spark: Backport #6480 to Spark 3.2 and Spark 3.1 (#7425)
     add 50ca63bde8 API, Core: Move schemaID from ViewRepresentation to 
ViewVersion and make it required (#7421)

No new revisions were added by this update.

Summary of changes:
 .palantir/revapi.yml                                | 21 +++++++++++++++++++++
 .../apache/iceberg/view/SQLViewRepresentation.java  |  7 -------
 .../java/org/apache/iceberg/view/ViewVersion.java   |  3 +++
 .../iceberg/view/SQLViewRepresentationParser.java   |  7 -------
 .../org/apache/iceberg/view/ViewVersionParser.java  |  4 ++++
 .../view/TestSQLViewRepresentationParser.java       |  6 ++----
 .../apache/iceberg/view/TestViewVersionParser.java  |  8 +++++---
 7 files changed, 35 insertions(+), 21 deletions(-)

Reply via email to