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

Weston Pace resolved ARROW-17230.
---------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

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

> [C++] Fix minor bugs in Substrait to ExecPlan conversion
> --------------------------------------------------------
>
>                 Key: ARROW-17230
>                 URL: https://issues.apache.org/jira/browse/ARROW-17230
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: pull-request-available, query-engine, substrait
>             Fix For: 10.0.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> * The return type of DeserializePlan is wrong: it should be 
> {{shared_ptr<ExecPlan>}}, else we get a use-after-free.
> * Errors are ignored where they shouldn't be: you can get a half-constructed 
> plan instead of an error.
> * A stateful callback is called twice, leading to invalid options being 
> passed.



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

Reply via email to