Jorge created ARROW-9950: ---------------------------- Summary: [Rust] [DataFusion] Allow UDF usage without registry Key: ARROW-9950 URL: https://issues.apache.org/jira/browse/ARROW-9950 Project: Apache Arrow Issue Type: Improvement Components: Rust, Rust - DataFusion Reporter: Jorge Assignee: Jorge
This is a functionality relevant only for the DataFrame API. Sometimes a UDF declaration happens during planning, and it makes it very expressive when the user does not have to access the registry at all to plan the UDF. -- This message was sent by Atlassian Jira (v8.3.4#803005)