[ https://issues.apache.org/jira/browse/ARROW-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4767: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21286 > [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 > Fix For: 0.13.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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 (v8.20.10#820010)