kosiew commented on code in PR #1243: URL: https://github.com/apache/datafusion-python/pull/1243#discussion_r2366535356
########## dev/changelog/49.0.0.md: ########## @@ -25,6 +25,10 @@ This release consists of 16 commits from 7 contributors. See credits at the end - fix(build): Include build.rs in published crates [#1199](https://github.com/apache/datafusion-python/pull/1199) (colinmarc) +**Deprecations:** + +- Document that `SessionContext.register_table_provider` is deprecated in favor of `SessionContext.register_table`. + Review Comment: I will revert this change. -- 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]
