[
https://issues.apache.org/jira/browse/BEAM-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía resolved BEAM-6422.
--------------------------------
Resolution: Won't Fix
Fix Version/s: Not applicable
After thinking a bit about this, the main interest of this is to avoid
compression specific libraries from leaking into the class path. We already
have commons-compress who achieve this for some compression formats (e.g. zstd)
so this solution may add to complexity for the problem..
> Create an extensible mechanism for file (de)compresion
> ------------------------------------------------------
>
> Key: BEAM-6422
> URL: https://issues.apache.org/jira/browse/BEAM-6422
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-core
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
> Labels: triaged
> Fix For: Not applicable
>
>
> Today ‘sdks/java/core’ includes the dependencies and the different
> implementation of all the compression formats supported by Beam. This implies
> that compression dependencies tend to leak from the core SDK. This issue
> tracks the creation of an extensible mechanism to register new compression
> formats wihout adding more dependencies to core SDK.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)