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

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

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

Kouhei Sutou resolved ARROW-17701.
----------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

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

> [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
>             Fix For: 10.0.0
>
>          Time Spent: 40m
>  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)