[
https://issues.apache.org/jira/browse/ARROW-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-4767:
----------------------------------
Labels: pull-request-available (was: )
> [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
> Labels: pull-request-available
>
> 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)