geruh commented on PR #2983: URL: https://github.com/apache/iceberg-python/pull/2983#issuecomment-3821390675
This deprecation marks the property for removal we we should clean this up. The property is being deprecated so we should remove from here: https://github.com/apache/iceberg-python/blob/f370963db1fa8e322e9e7570c61d73890acfe944/pyiceberg/io/__init__.py#L101-L102 This place also references the deprecation https://github.com/apache/iceberg-python/blob/f370963db1fa8e322e9e7570c61d73890acfe944/pyiceberg/io/pyarrow.py#L1888-L1893 Then there are some tests that need fixing once this is done. -- 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]
