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

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

                Author: ASF GitHub Bot
            Created on: 11/Jan/19 20:21
            Start Date: 11/Jan/19 20:21
    Worklog Time Spent: 10m 
      Work Description: kennknowles commented on issue #7416: [BEAM-6365] Add 
ZStandard compression support for Java SDK
URL: https://github.com/apache/beam/pull/7416#issuecomment-453645833
 
 
   Is it marked experimental? I think most new features should be, for a while. 
It might be hard to mark the right pieces of code, given how this fits in, but 
still seems a good idea.
   
   With that, I think as-is is fine. The implementation and tests are 
consistent with what we already have. I do think moving to an extension model 
would be a good improvement, and we can probably do it to all the pieces of the 
enum at the same time and this will not make it much harder.
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 184331)
    Time Spent: 1h 50m  (was: 1h 40m)

> 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: 1h 50m
>  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