[ 
https://issues.apache.org/jira/browse/BEAM-6365?focusedWorklogId=183737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-183737
 ]

ASF GitHub Bot logged work on BEAM-6365:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Jan/19 15:04
            Start Date: 10/Jan/19 15:04
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #7416: [BEAM-6365] Add 
ZStandard compression support for Java SDK
URL: https://github.com/apache/beam/pull/7416#issuecomment-453126655
 
 
   I think that the test idea brings a bit too much complexity. I was thinking 
more about having something like a `Registrar` like we do for FileSystems or 
other `service` like extensible parts.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 183737)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: 1.5h
>  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)

Reply via email to