You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/07/31 20:32:00 UTC

[jira] [Resolved] (ARROW-5439) [Java] Utilize stream EOS in File format

     [ https://issues.apache.org/jira/browse/ARROW-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-5439.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.15.0

Issue resolved by pull request 4966
[https://github.com/apache/arrow/pull/4966]

> [Java] Utilize stream EOS in File format
> ----------------------------------------
>
>                 Key: ARROW-5439
>                 URL: https://issues.apache.org/jira/browse/ARROW-5439
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>            Reporter: John Muehlhausen
>            Assignee: Ji Liu
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          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.14#76016)