[
https://issues.apache.org/jira/browse/BEAM-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969432#comment-16969432
]
Sameer Abhyankar commented on BEAM-8564:
----------------------------------------
[This
|[https://lists.apache.org/thread.html/db00153604581c0c2afe32560c46c315654095ea7b48551f10972dbf@%3Cdev.beam.apache.org%3E]]dev@
discussion has some more details on the licensing restrictions and possible
workarounds. I believe we have had some similar restrictions and implemented
workarounds for ZSTD compression that can be followed as an example.
> 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
> Priority: Minor
>
> 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)