Rik Coenders created ARROW-3894: ----------------------------------- Summary: Arrow magic bytes not written Key: ARROW-3894 URL: https://issues.apache.org/jira/browse/ARROW-3894 Project: Apache Arrow Issue Type: Bug Affects Versions: 0.11.1 Reporter: Rik Coenders
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)