You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Liya Fan (Jira)" <ji...@apache.org> on 2021/03/08 04:54:00 UTC

[jira] [Created] (ARROW-11899) [Java] Refactor the compression codec implementation into core/Arrow specific parts

Liya Fan created ARROW-11899:
--------------------------------

             Summary: [Java] Refactor the compression codec implementation into core/Arrow specific parts
                 Key: ARROW-11899
                 URL: https://issues.apache.org/jira/browse/ARROW-11899
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


This issue is in response to the discussion in https://github.com/apache/arrow/pull/8949/files#r588049088

We want to refactor the compression codec related code into two parts: one for the core compression logic, and the other for Arrow specific logic.

This will make it easier to support other compression types. 



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