John Muehlhausen created ARROW-5439: ---------------------------------------
Summary: [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 Reporter: John Muehlhausen 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)