[
https://issues.apache.org/jira/browse/ARROW-17701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated ARROW-17701:
---------------------------------
Summary: [C++][Gandiva] Add support for untyped node (was:
[C++][Gandiva]Add support for untyped node)
> [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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)