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)