You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Jeff Klukas (JIRA)" <ji...@apache.org> on 2019/01/04 03:23:00 UTC

[jira] [Updated] (BEAM-6365) Add ZStandard compression support for Java SDK

     [ https://issues.apache.org/jira/browse/BEAM-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Klukas updated BEAM-6365:
------------------------------
    Labels: has-pr  (was: )

> Add ZStandard compression support for Java SDK
> ----------------------------------------------
>
>                 Key: BEAM-6365
>                 URL: https://issues.apache.org/jira/browse/BEAM-6365
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Jeff Klukas
>            Assignee: Jeff Klukas
>            Priority: Minor
>              Labels: has-pr
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> ZStandard (zstd) compression has been gaining popularity since its introduction a few years ago. It is supported in commons-compress, the library we already use for handling file compression and decompression in various formats, so should be straightforward to add support in the Java SDK by adding a ZSTD enum value in Compression.java.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)