Guosmilesmile opened a new issue, #12675:
URL: https://github.com/apache/iceberg/issues/12675

   ### Query engine
   
   Flink,Spark,Trino
   
   ### Question
   
   Hi team
   
   Views created through different engines cannot be universally used , due to 
dialect differences, which necessitates creating multiple views for different 
engines. Although Iceberg's underlying view supports multiple 
ViewRepresentations, I haven't found an entry point to modify these multiple 
ViewRepresentations.
   
   For example, if a view is created through Spark and I want to add a Trino 
view, I can only replace the existing view. This results in the need to create 
separate views for different engines. 
   
   Am I using it incorrectly, or is there another method to modify 
ViewRepresentations for the same view?
   
   Anyone know can help me?


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