You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Todd Farmer (Jira)" <ji...@apache.org> on 2022/07/12 14:05:02 UTC

[jira] [Assigned] (ARROW-14970) [C++][Compute] Replace ExecNode::InputReceived with ::MakeTask (Part 2)

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

Todd Farmer reassigned ARROW-14970:
-----------------------------------

    Assignee:     (was: Percy Camilo Triveño Aucahuasi)

This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.

> [C++][Compute] Replace ExecNode::InputReceived with ::MakeTask (Part 2)
> -----------------------------------------------------------------------
>
>                 Key: ARROW-14970
>                 URL: https://issues.apache.org/jira/browse/ARROW-14970
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>    Affects Versions: 7.0.0
>            Reporter: Percy Camilo Triveño Aucahuasi
>            Priority: Major
>              Labels: compute, pull-request-available
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> In ARROW-13576 we made possible to defer computation of exec nodes but only for some implementations (e.g. Filter and Project) 
> This ticket is to continue that effort and make all the nodes submit their tasks at the moment they are operating the ExecNode::InputReceived
> Related tasks:
> https://issues.apache.org/jira/browse/ARROW-13576
> https://issues.apache.org/jira/browse/ARROW-14330
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)