[
https://issues.apache.org/jira/browse/ARROW-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113405#comment-17113405
]
Neville Dipale commented on ARROW-8856:
---------------------------------------
The error was occuring where MessageHeader is NONE. Returning Result<None> from
batch reader resolves this error.
> [Rust] [Integration Testing] Return empty batch if MessageHeader is NONE
> ------------------------------------------------------------------------
>
> Key: ARROW-8856
> URL: https://issues.apache.org/jira/browse/ARROW-8856
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: Rust
> Reporter: Andy Grove
> Priority: Major
> Fix For: 1.0.0
>
>
> {code:java}
> Error: IoError("Reading types other than record batches not yet supported")
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)