ndrluis commented on code in PR #962: URL: https://github.com/apache/iceberg-python/pull/962#discussion_r1693511401
########## mkdocs/docs/how-to-release.md: ########## @@ -38,6 +38,8 @@ For example, the API with the following deprecation tag should be removed when p ) ``` +We also have the `deprecation_message` function. We need to change the behavior according to what is noted in the message of that deprecation. Review Comment: Fixed in [1f864e7](https://github.com/apache/iceberg-python/pull/962/commits/1f864e78c252effbfe995490ffa502d65c9e02e0) -- 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]
