pvary commented on PR #8907:
URL: https://github.com/apache/iceberg/pull/8907#issuecomment-1899904674

   
   > But I don't think we should drag the view support for Hive catalog since 
REST, Nessie, JDBC already supports it. 
   
   I am not sure that I would like to support a feature in production where 
manual cleanup is needed after deleting an object.
   To be honest, I prefer not support something, until we have a technically 
robust implementation. Implementing views without locks would cause view 
history corruption, copy-pasting code will cause maintainability issues in the 
medium-long term. Just consider the decision, that we did not create a common 
ancestor for the metadata....
   This kind of technical debt could be crippling for an OSS project, as 
everyone would wait for others to fix the accumulated issues.
   
   


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