You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jorge (Jira)" <ji...@apache.org> on 2020/07/13 20:56:00 UTC

[jira] [Created] (ARROW-9447) [Rust][DataFusion] Allow closures as ScalarUDFs

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: Jorge


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