Skip to content

Migrate invoke_no_args to invoke_batch #13246

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

Conversation

findepi
Copy link
Member

@findepi findepi commented Nov 4, 2024

@github-actions github-actions bot added logical-expr Logical plan and expressions core Core DataFusion crate functions Changes to functions implementation labels Nov 4, 2024
@findepi
Copy link
Member Author

findepi commented Nov 4, 2024

Currently based on #13174

@findepi findepi force-pushed the findepi/migrate-invoke-no-args-to-invoke-batch-95828d branch from 7f49eb8 to 80d3cc7 Compare November 4, 2024 12:55
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thanks @findepi

@findepi
Copy link
Member Author

findepi commented Nov 4, 2024

let me rebase after #13174 merged

Migrate scalar UDFs from deprecated invoke_no_args to invoke_batch.
@findepi findepi force-pushed the findepi/migrate-invoke-no-args-to-invoke-batch-95828d branch from ba718e4 to 2b08be3 Compare November 4, 2024 19:47
@alamb
Copy link
Contributor

alamb commented Nov 5, 2024

🚀

@alamb
Copy link
Contributor

alamb commented Nov 5, 2024

THanks again @findepi and @comphead

@alamb alamb merged commit e43466a into apache:main Nov 5, 2024
24 checks passed
@findepi findepi deleted the findepi/migrate-invoke-no-args-to-invoke-batch-95828d branch November 5, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants