You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/22 21:02:00 UTC

[jira] [Created] (ARROW-8894) [C++] C++ array kernels framework and execution buildout (umbrella issue)

Wes McKinney created ARROW-8894:
-----------------------------------

             Summary: [C++] C++ array kernels framework and execution buildout (umbrella issue)
                 Key: ARROW-8894
                 URL: https://issues.apache.org/jira/browse/ARROW-8894
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


In the wake of ARROW-8792, this issue is to serve as an umbrella issue for follow up work and associated "buildout" which includes things like:

* Implementation of many new function types and adding new kernel cases to existing functions
* Adding implicit casting functionality to function execution
* Creation of "bound" physical arrays expressions
* Pipeline execution (executing multiple kernels while eliminating temporary allocation)
* Parallel execution of scalar and aggregate kernels (including parallel execution of pipelined kernels)

There's quite a few existing JIRAs in the project that I'll attach to this issue and I'll open plenty more issues as things occur to me to help organize the work. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)