[
https://issues.apache.org/jira/browse/ARROW-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661610#comment-17661610
]
Rok Mihevc commented on ARROW-4587:
-----------------------------------
This issue has been migrated to [issue
#21130|https://github.com/apache/arrow/issues/21130] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> 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 10m
> 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
(v8.20.10#820010)