[
https://issues.apache.org/jira/browse/ARROW-14292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17462691#comment-17462691
]
Joris Van den Bossche edited comment on ARROW-14292 at 2/7/22, 4:11 PM:
------------------------------------------------------------------------
ARROW-14082 is probably a clone of this one
was (Author: amol-):
https://issues.apache.org/jira/browse/ARROW-14082 is probably a clone of this
one
> [Python] Minimal ExecPlan to perform joins in pyarrow
> -----------------------------------------------------
>
> Key: ARROW-14292
> URL: https://issues.apache.org/jira/browse/ARROW-14292
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: Python
> Reporter: Alessandro Molina
> Assignee: Alessandro Molina
> Priority: Major
> Fix For: 8.0.0
>
>
> At the moment pyarrow doesn't provide any way to leverage the query execution
> engine that the C++ layer provides. The goal is to allow a minimal
> implementation (unexposed to end users) that permits to create an exec plan
> with multiple inputs and that produces a single output. In between. It should
> allow to inject as intermediate steps one of the nodes to perform data
> manipulation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)