ajantha-bhat commented on issue #10410:
URL: https://github.com/apache/iceberg/issues/10410#issuecomment-2146929374

   @nastra:
    
   1. Thanks for the info on the `summary`, I didn't know we had required 
`operation` before. Agree that making it optional now is not a good idea.
   
   2. Trino uses `SchemaTableName` for `getView` and `createView`. So, 
namespace will always be there. No need to infer from the persisted view? And 
for catalog name? Isn't it a temporary thing? the user can instantiate the same 
config of the catalog with another name. So, why to persist something in 
metadata that is temporary? 


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