You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yaron Gvili (Jira)" <ji...@apache.org> on 2022/09/11 10:51:00 UTC

[jira] [Created] (ARROW-17676) [C++] [Python] User-defined tabular functions

Yaron Gvili created ARROW-17676:
-----------------------------------

             Summary: [C++] [Python] User-defined tabular functions
                 Key: ARROW-17676
                 URL: https://issues.apache.org/jira/browse/ARROW-17676
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Python
            Reporter: Yaron Gvili
            Assignee: Yaron Gvili


Currently, only a stateless user-defined function is supported in PyArrow. This issue will add support for a user-defined tabular function, which is a user-function implemented in Python that returns a stateful stream of tabular data.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)