jackye1995 commented on code in PR #6559:
URL: https://github.com/apache/iceberg/pull/6559#discussion_r1066552616


##########
api/src/main/java/org/apache/iceberg/view/SQLViewRepresentation.java:
##########
@@ -41,8 +40,8 @@ default Type type() {
   /** The default namespace when the view is created. */
   Namespace defaultNamespace();
 
-  /** The query output schema at version create time, without aliases. */
-  Schema schema();

Review Comment:
   why change it to schema ID? If we know the schema ID, we should also be able 
to retrieve the Schema object



-- 
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