[
https://issues.apache.org/jira/browse/ARROW-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-5395.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Issue resolved by pull request 4372
[https://github.com/apache/arrow/pull/4372]
> [C++] Utilize stream EOS in File format
> ---------------------------------------
>
> Key: ARROW-5395
> URL: https://issues.apache.org/jira/browse/ARROW-5395
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Documentation
> Reporter: John Muehlhausen
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Original Estimate: 0.25h
> Time Spent: 2h
> Remaining Estimate: 0h
>
> We currently do not write EOS at the end of a Message stream inside the File
> format. As a result, the file cannot be parsed sequentially. This change
> prepares for other implementations or future reference features that parse a
> File sequentially... i.e. without access to seek().
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)