Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated ScalarUDF::new #12487

Merged

Conversation

findepi
Copy link
Member

@findepi findepi commented Sep 16, 2024

It was deprecated since v 34.
This also removes associated ScalarUdfLegacyWrapper supporting the removed function. Note that similar SimpleScalarUDF is retained, thus the functionality that was used to be provided by
ScalarUdfLegacyWrapper remains available.
🧹

It was deprecated since v 34.
This also removes associated `ScalarUdfLegacyWrapper` supporting the
removed function. Note that similar `SimpleScalarUDF` is retained, thus
the functionality that was used to be provided by
`ScalarUdfLegacyWrapper` remains available.
@github-actions github-actions bot added the logical-expr Logical plan and expressions label Sep 16, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you -- it is great to see so much old deprecated code removed

@alamb alamb merged commit 9faf3d4 into apache:main Sep 16, 2024
24 checks passed
@findepi findepi deleted the findepi/remove-deprecated-scalarudf-new-dae571 branch September 17, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logical-expr Logical plan and expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants