alamb commented on PR #15123: URL: https://github.com/apache/datafusion/pull/15123#issuecomment-2711290529
> Should we remove the deprecated UDF API now? According to our [API health policy](https://datafusion.apache.org/contributor-guide/api-health.html#deprecation-guidelines): > > ``` > 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. > ``` > > They were annotated on 2024/11/22. I think we should keep them until at least 2025/05/22 or 48.0.0. I'm not sure if downstream projects have updated their usage. In general this is true -- however, in this case since several of the example APIs can't actually be used (see [this section of the upgrade guide](https://datafusion.apache.org/library-user-guide/upgrading.html#use-invoke-with-args-instead-of-invoke-and-invoke-batch)) I think it is worth considering just removing the APIs and forcing downstream crates to update -- 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