rdblue commented on code in PR #7880:
URL: https://github.com/apache/iceberg/pull/7880#discussion_r1333596083


##########
core/src/main/java/org/apache/iceberg/view/ViewMetadata.java:
##########
@@ -78,6 +79,9 @@ default Integer currentSchemaId() {
 
   List<MetadataUpdate> changes();
 
+  @Nullable
+  String metadataFileLocation();

Review Comment:
   Looks like this needs to be rebased on #8608 that just went in.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to