You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Weston Pace (Jira)" <ji...@apache.org> on 2021/12/14 06:58:00 UTC

[jira] [Created] (ARROW-15091) [C++][Doc] Document nodes in C++ streaming execution engine

Weston Pace created ARROW-15091:
-----------------------------------

             Summary: [C++][Doc] Document nodes in C++ streaming execution engine
                 Key: ARROW-15091
                 URL: https://issues.apache.org/jira/browse/ARROW-15091
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Weston Pace


ARROW-13227 Added documentation about the exec plan which is the workflow engine for the streaming execution engine.  Since then we have added a number of nodes (filter, project, hash-join, etc) which each have their own behavior and options.  We should document these nodes and give some examples how the low level C++ API can be used to create query plans.  This would be intended for fairly advanced users.  Most users will probably be getting to the exec plan through some kind of front end.



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