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)