[
https://issues.apache.org/jira/browse/ARROW-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783890#comment-16783890
]
Eric Erhardt commented on ARROW-4767:
-------------------------------------
[[email protected]] - this is fixed in my zero-copy reads PR.
See [the change
here|https://github.com/apache/arrow/pull/3736/files#diff-59f21081ce1a3587c235beb879c0150fR73]
> [C#] ArrowStreamReader crashes while reading the end of a stream
> ----------------------------------------------------------------
>
> Key: ARROW-4767
> URL: https://issues.apache.org/jira/browse/ARROW-4767
> Project: Apache Arrow
> Issue Type: Bug
> Components: C#
> Reporter: Prashanth Govindarajan
> Priority: Major
>
> ReadRecordBatchAsync crashes at the end of a stream when messageLength is 0.
> "0" indicates the end of the stream, so we should just return null. The call
> Flatbug.Message.GetRootAsMessage seems to be crashing. The fix is simple and
> safe. I'll have a PR up soon.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)