You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jin Shang (Jira)" <ji...@apache.org> on 2022/09/13 10:39:00 UTC

[jira] [Created] (ARROW-17701) [C++][Gandiva]Add support for untyped node

Jin Shang created ARROW-17701:
---------------------------------

             Summary: [C++][Gandiva]Add support for untyped node
                 Key: ARROW-17701
                 URL: https://issues.apache.org/jira/browse/ARROW-17701
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: C++ - Gandiva
            Reporter: Jin Shang
            Assignee: Jin Shang


The parser will first emit untyped literal and function nodes before type inference. We need to update the ToString method of Gandiva nodes to avoid seg fault.

Other methods aren't affected because untyped nodes are only used inside the parser.



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