HonahX commented on PR #728: URL: https://github.com/apache/iceberg-python/pull/728#issuecomment-2123764123
Thanks @chinmay-bhat for taking this and @syun64 for reviewing! Linking [my comment](https://github.com/apache/iceberg-python/issues/737) to here, I actually prefer making this an internal method behind other APIs. However, given that `set_ref_snapshot` and `add_snapshot` exists in 0.6.x, we may still wants to add them back and add deprecation notice on them: https://github.com/apache/iceberg-python/blob/4ed5a144ecad69878cf47292557b17df31ffe5a8/pyiceberg/utils/deprecated.py#L22 -- 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]
