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

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-17701:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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: 10m
>  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)