Jorge created ARROW-9447:
----------------------------
Summary: [Rust][DataFusion] Allow closures as ScalarUDFs
Key: ARROW-9447
URL: https://issues.apache.org/jira/browse/ARROW-9447
Project: Apache Arrow
Issue Type: New Feature
Components: Rust - DataFusion
Reporter: Jorge
Assignee: JorgeCurrently the ScalarUDF requires to be a function. However, most applications would prefer to declare a UDF as a closure. Let's add support for this. -- This message was sent by Atlassian Jira (v8.3.4#803005)
