wmoustafa commented on PR #4925:
URL: https://github.com/apache/iceberg/pull/4925#issuecomment-1283358600

   > 
   > Multiple dialects are available at the same time, so in one version.
   >
   What is an API example to achieve that?
    
   > Each `Version` contains a list of representations. See view spec, section 
`Versions`. 
   > In the created `View`, current version contains a single SQL view 
representation.
   
   Could you clarify if the above two statements are consistent? It seems the 
former implies a version contains a list of representations and the latter 
indicates a version contains a single representation.
   
   >> Finally, what in the example you gave instructs building a 
SQLViewRepresentation?
   
   This question was about how to implement the builder. Will this builder 
result in creating a `SQLViewRepresentation`? If yes, how would it know it is a 
`SQLViewRepresentation` vs something else (e.g., not SQL representation)?


-- 
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-unsubscr...@iceberg.apache.org

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


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

Reply via email to