Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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`.
Attachments
Issue Links
- links to