buraksenn commented on issue #14251: URL: https://github.com/apache/datafusion/issues/14251#issuecomment-2611140440
I don't understand it is flagged as deprecated but is not deleted. https://github.com/apache/datafusion/blob/72c0df46b57456e8deaaf7e850e8d6ff91564b1a/datafusion/physical-optimizer/src/join_selection.rs#L122-L131 AFAIS, according to the documentation it will be deleted in version 50.0.0 or in 6 months ``` Deprecated methods will remain in the codebase for a period of 6 major versions or 6 months, whichever is longer, to provide users ample time to transition away from them. ``` Maybe I'm missing something but this is what I can see -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org