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

[jira] [Resolved] (ARROW-7819) [C++][Gandiva] Add DumpIR to Filter/Projector classes

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

Wes McKinney resolved ARROW-7819.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 6417
[https://github.com/apache/arrow/pull/6417]

> [C++][Gandiva] Add DumpIR to Filter/Projector classes
> -----------------------------------------------------
>
>                 Key: ARROW-7819
>                 URL: https://issues.apache.org/jira/browse/ARROW-7819
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++ - Gandiva
>            Reporter: Francois Saint-Jacques
>            Assignee: Francois Saint-Jacques
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> The tool should take a protobuf expression from stdin and dump the IR to stdout. This might require some though as the schema is not always known. It could mean a refactor to support plain array, especially for the Filter kernel.



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