You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Brian Hulette (JIRA)" <ji...@apache.org> on 2019/06/22 00:09:00 UTC

[jira] [Resolved] (ARROW-5438) [JS] Utilize stream EOS in File format

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

Brian Hulette resolved ARROW-5438.
----------------------------------
       Resolution: Fixed
         Assignee: John Muehlhausen
    Fix Version/s: 0.14.0

> [JS] Utilize stream EOS in File format
> --------------------------------------
>
>                 Key: ARROW-5438
>                 URL: https://issues.apache.org/jira/browse/ARROW-5438
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: JavaScript
>            Reporter: John Muehlhausen
>            Assignee: John Muehlhausen
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 1h 10m
>  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)