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

Parquet writer #575

Closed
norberttech opened this issue Oct 13, 2023 · 0 comments · Fixed by #693
Closed

Parquet writer #575

norberttech opened this issue Oct 13, 2023 · 0 comments · Fixed by #693
Assignees
Milestone

Comments

@norberttech
Copy link
Member

This is a continuation of #506
The goal is to build a parquet writer that:

  • supports all parquet types
  • allows appending data into an existing file
  • supports remote filesystems

This is an absolute minimum to replace the library flow is using right now. After that the next step is to work on more direct integration between Flow and Parquet in order to benefit from more advanced parquet features not available in other file formats.

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

Successfully merging a pull request may close this issue.

1 participant