You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/02/19 15:33:01 UTC

[jira] [Resolved] (ARROW-4587) Flight C++ DoPut segfaults

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

Antoine Pitrou resolved ARROW-4587.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

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

> Flight C++ DoPut segfaults
> --------------------------
>
>                 Key: ARROW-4587
>                 URL: https://issues.apache.org/jira/browse/ARROW-4587
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, FlightRPC
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: flight, pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> After Wes fixed the undefined behavior, it turns out the implementation of DoPut on the client side is now wrong. It should construct an IpcPayload instead of going through the underlying Protobuf.
> Additionally, a previous patch accidentally exposed arrow::ipc::DictionaryMemo under arrow::DictionaryMemo.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)