[
https://issues.apache.org/jira/browse/ARROW-9849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove resolved ARROW-9849.
-------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Issue resolved by pull request 8045
[https://github.com/apache/arrow/pull/8045]
> [Rust] [DataFusion] Make UDFs not need a Field
> ----------------------------------------------
>
> Key: ARROW-9849
> URL: https://issues.apache.org/jira/browse/ARROW-9849
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust, Rust - DataFusion
> Reporter: Jorge
> Assignee: Jorge
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> [https://github.com/apache/arrow/pull/7967,] shows that it is possible to not
> require users to pass a `Field` to UDFs declarations and instead just pass a
> `DataType`.
> Let's deprecate Field from them, and instead just use `DataType`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)