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

Handle one-element array return value in ScalarFunctionExpr #276

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

joroKr21
Copy link

This was done in apache#12922 only for math functions.
We now generalize this fallback to all scalar UDFs.

Which issue does this PR close?

Backport of apache#12965

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

…2965)

This was done in apache#12922 only for math functions.
We now generalize this fallback to all scalar UDFs.
@joroKr21 joroKr21 requested review from a team October 17, 2024 23:57
@joroKr21 joroKr21 merged commit 661a6b3 into v39 Oct 19, 2024
40 checks passed
@joroKr21 joroKr21 deleted the udfs/scalar-value branch October 19, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant