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)

Reply via email to