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 2022/01/27 18:44:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston Pace updated ARROW-15091:
--------------------------------
    Component/s: Documentation

> [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
>          Components: Documentation
>            Reporter: Weston Pace
>            Assignee: Vibhatha Lakmal Abeykoon
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 24h 10m
>  Remaining Estimate: 0h
>
> 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)