wmoustafa commented on issue #6420:
URL: https://github.com/apache/iceberg/issues/6420#issuecomment-1397732221

   > I am thinking about the case where based on the predicate operating on the 
view, we can choose intelligently what storage table to use.
   
   I think this is potentially a generic use case for all tables, not only MV 
storage tables. Generically speaking, a table (MV or not), identified by a 
UUID, could have multiple storage layouts, and execution engines can choose the 
best storage layout. MV still points to a single UUID.


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