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

Made .end not consume the parquet FileWriter #127

Merged
merged 1 commit into from
Apr 15, 2022
Merged

Conversation

jorgecarleitao
Copy link
Owner

@jorgecarleitao jorgecarleitao commented Apr 14, 2022

The user may want to finish the file without consuming the writer, i.e. the semantics of consuming the writer (memory management) should be independent of the semantics of ending the file (parquet specification)

@jorgecarleitao jorgecarleitao changed the title Made .end not consume FileWriter Made .end not consume the parquet FileWriter Apr 14, 2022
@jorgecarleitao jorgecarleitao merged commit dd5e4e2 into main Apr 15, 2022
@jorgecarleitao jorgecarleitao deleted the file_end branch April 22, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant