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

[C++] Implement input stream and output stream with Gzip codec #16613

Closed
asfimport opened this issue May 12, 2017 · 2 comments
Closed

[C++] Implement input stream and output stream with Gzip codec #16613

asfimport opened this issue May 12, 2017 · 2 comments

Comments

@asfimport
Copy link

asfimport commented May 12, 2017

After incorporating the compression code and toolchain from parquet-cpp, we should be able to add a codec layer for on-the-fly compression and decompression

Reporter: Wes McKinney / @wesm
Assignee: Antoine Pitrou / @pitrou

Related issues:

PRs and other links:

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

@asfimport
Copy link
Author

Wes McKinney / @wesm:
We need this (+ async reading, see ARROW-500) eventually for the CSV reader project. cc @pitrou

@asfimport
Copy link
Author

Wes McKinney / @wesm:
Issue resolved by pull request 2777
#2777

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