[
https://issues.apache.org/jira/browse/ARROW-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701888#comment-16701888
]
Rik Coenders commented on ARROW-3894:
-------------------------------------
I have got the issue in python, but looking at the code my assumption is that
this problem is in the underlying c++ library, so it might occur in other
languages as well.
> [Python] Error reading IPC file with no record batches
> ------------------------------------------------------
>
> Key: ARROW-3894
> URL: https://issues.apache.org/jira/browse/ARROW-3894
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Python
> Affects Versions: 0.11.1
> Reporter: Rik Coenders
> Priority: Major
> Fix For: 0.12.0
>
>
> When using the RecordBatchFileWriter without actually writing a record batch.
> The magic byte at the beginning of the file is not written. This causes the
> exception File is smaller than indicated metadata size when reading that file
> with the RecordBatchFileReader.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)