You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2023/01/11 04:00:50 UTC

[GitHub] [iceberg] jackye1995 commented on a diff in pull request #6559: Core: View core parser implementations

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org