Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
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().
Attachments
Issue Links
- relates to
-
ARROW-5438 [JS] Utilize stream EOS in File format
- Resolved
-
ARROW-5439 [Java] Utilize stream EOS in File format
- Resolved
- links to