Skip to content

Conversation

@jorgecarleitao
Copy link
Member

Deprecates "Field" as argument to the UDF declaration, since we are only using its type.

This is a spin-off of #8032 with a much smaller scope, as the other one is getting to large to handle.

Deprecates "Field" as argument to the UDF declaration, since we were only using its type.
@jorgecarleitao
Copy link
Member Author

FYI @andygrove and @alamb

@kiszk
Copy link
Member

kiszk commented Aug 25, 2020

Could you please add the JIRA number and the category to the title?

@jorgecarleitao jorgecarleitao changed the title Simplified argument types of ScalarFunctions. ARROW-9849: [Rust] [DataFusion] Simplified argument types of ScalarFunctions. Aug 25, 2020
@jorgecarleitao
Copy link
Member Author

Could you please add the JIRA number and the category to the title?

wops. Thanks @kiszk , forgot about it.

@github-actions
Copy link

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.

It makes sense to me to remove the names from the input arguments (as the arguments come from other expressions, not (directly) from the output of the previous ExecutionPlan).

👍

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.

4 participants