Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] Utilize stream EOS in File format #21892

Closed
asfimport opened this issue May 29, 2019 · 2 comments
Closed

[Java] Utilize stream EOS in File format #21892

asfimport opened this issue May 29, 2019 · 2 comments

Comments

@asfimport
Copy link

asfimport commented May 29, 2019

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().

Reporter: John Muehlhausen / @jgm-ktg
Assignee: Ji Liu / @tianchen92

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-5439. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Ji Liu / @tianchen92:
cc [~emkornfield@gmail.com] Since this ticket is pending for a long time, I would like to provide a PR:). 

@asfimport
Copy link
Author

Micah Kornfield / @emkornfield:
Issue resolved by pull request 4966
#4966

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants