amogh-jahagirdar commented on PR #4925:
URL: https://github.com/apache/iceberg/pull/4925#issuecomment-1221606965

   @danielcweeks I'll let @jzhuge @anjalinorwood confirm but the model at least 
in my mind is that there is an implementation of ViewRepresentation; for the 
SQL view representation, this would be SqlViewRepresentation which would expose 
a sql() method for surfacing the literal text. Down the line there would be 
other view representation types such as for substrait which would expose the 
view representation in their own way (serialized plan node for example). 


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