Jorge created ARROW-9849:
----------------------------

             Summary: [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


[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)

Reply via email to