You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2022/02/24 16:30:00 UTC

[jira] [Created] (ARROW-15779) [Python] Create python bindings for Substrait consumer

Weston Pace created ARROW-15779:
-----------------------------------

             Summary: [Python] Create python bindings for Substrait consumer
                 Key: ARROW-15779
                 URL: https://issues.apache.org/jira/browse/ARROW-15779
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Weston Pace


We will want to figure out how to expose the Substrait consumer to python.  This could be a single method that accepts a buffer of bytes and returns an iterator of record batches but we might also want a helper method that returns a table.  I'm thinking this would go in the compute namespace.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)