You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "dennybritz (via GitHub)" <gi...@apache.org> on 2023/02/18 01:25:33 UTC

[GitHub] [arrow-datafusion] dennybritz opened a new issue, #5327: Support for zstd-compressed files

dennybritz opened a new issue, #5327:
URL: https://github.com/apache/arrow-datafusion/issues/5327

   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for this feature, in addition to  the *what*)
   
   I would like to query [zstd](https://github.com/facebook/zstd)-compressed files.
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   Support zstd as a [`FileCompressionType`](https://docs.rs/datafusion/latest/datafusion/datasource/file_format/file_type/struct.FileCompressionType.html)
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   N/A
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   
   N/A


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] Jimexist commented on issue #5327: Support for zstd-compressed files

Posted by "Jimexist (via GitHub)" <gi...@apache.org>.
Jimexist commented on issue #5327:
URL: https://github.com/apache/arrow-datafusion/issues/5327#issuecomment-1437705758

   > Happy to take a stab at it and submit a PR , just want to get a 👍 before I do it to make sure it's okay to add.
   
   thanks for contributing to this. you can also consider lzma / lz4?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] alamb closed issue #5327: Support for zstd-compressed files

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb closed issue #5327: Support for zstd-compressed files
URL: https://github.com/apache/arrow-datafusion/issues/5327


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] dennybritz commented on issue #5327: Support for zstd-compressed files

Posted by "dennybritz (via GitHub)" <gi...@apache.org>.
dennybritz commented on issue #5327:
URL: https://github.com/apache/arrow-datafusion/issues/5327#issuecomment-1445060015

   I submitted a PR for `zstd` for now, but I can make another one for lzma.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] dennybritz commented on issue #5327: Support for zstd-compressed files

Posted by "dennybritz (via GitHub)" <gi...@apache.org>.
dennybritz commented on issue #5327:
URL: https://github.com/apache/arrow-datafusion/issues/5327#issuecomment-1435511997

   Happy to take a stab at it and submit a PR , just want to get a 👍  before I do it to make sure it's okay to add.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org