You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2020/02/10 16:27:00 UTC

[jira] [Created] (ARROW-7819) [C++][Gandiva] Implement gandiva-dump-ir tool to output llvm IR to a file

Francois Saint-Jacques created ARROW-7819:
---------------------------------------------

             Summary: [C++][Gandiva] Implement gandiva-dump-ir tool to output llvm IR to a file
                 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
             Fix For: 1.0.0


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)