[
https://issues.apache.org/jira/browse/ARROW-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846074#comment-16846074
]
John Muehlhausen commented on ARROW-5395:
-----------------------------------------
https://github.com/apache/arrow/pull/4372
> 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
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> 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)