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

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

                Author: ASF GitHub Bot
            Created on: 13/Feb/20 20:57
            Start Date: 13/Feb/20 20:57
    Worklog Time Spent: 10m 
      Work Description: gsteelman commented on issue #10254: [BEAM-8564] Add 
LZO compression and decompression support
URL: https://github.com/apache/beam/pull/10254#issuecomment-585967896
 
 
   Hi @amoght can you address the open comments? Have reached out to a couple 
more folks internally at Twitter to request some more eyes on this. Hoping to 
get this wrapped up soon. Thank you for your work so far. 
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 386873)
    Time Spent: 8.5h  (was: 8h 20m)

> Add LZO compression and decompression support
> ---------------------------------------------
>
>                 Key: BEAM-8564
>                 URL: https://issues.apache.org/jira/browse/BEAM-8564
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Amogh Tiwari
>            Assignee: Amogh Tiwari
>            Priority: Minor
>          Time Spent: 8.5h
>  Remaining Estimate: 0h
>
> LZO is a lossless data compression algorithm which is focused on compression 
> and decompression speeds.
> This will enable Apache Beam sdk to compress/decompress files using LZO 
> compression algorithm. 
> This will include the following functionalities:
>  # compress() : for compressing files into an LZO archive
>  # decompress() : for decompressing files archived using LZO compression
> Appropriate Input and Output stream will also be added to enable working with 
> LZO files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to