jackye1995 commented on PR #6742:
URL: https://github.com/apache/iceberg/pull/6742#issuecomment-1418207531

   I briefly read the project you linked, that's very cool CLI! But we are not 
really trying to build a new migration project out of it, the ask is much 
simpler. 
   
   What I want to get out of the discussion is really which way we go out of 
the following:
   1. atomic replace can be a catalog-specific feature for `registerTable`, 
such that a `glue.force-register-table` flag could be added to support it
   2. an API change in Iceberg catalog can be performed to make this a generic 
feature, such as adding a force boolean flag to `registerTable`
   3. it should not be a part of Iceberg core catalog API at all


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