nastra commented on code in PR #7992:
URL: https://github.com/apache/iceberg/pull/7992#discussion_r1254106924


##########
format/view-spec.md:
##########
@@ -101,6 +101,8 @@ A view version can have more than one representation. All 
representations for a
 
 View versions are immutable. Once a version is created, it cannot be changed. 
This means that representations for a version cannot be changed. If a view 
definition changes (or new representations are to be added), a new version must 
be created.
 
+There should be no more than one view representation per dialect.

Review Comment:
   I've removed this sentence as I just noticed that this is already being 
mentioned:
   
   > A view version can have multiple SQL representations of different 
dialects, but only one SQL representation per dialect.



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