[
https://issues.apache.org/jira/browse/ARROW-9849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Arrow JIRA Bot reassigned ARROW-9849:
--------------------------------------------
Assignee: Jorge (was: Apache Arrow JIRA Bot)
> [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
> Time Spent: 10m
> 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)