You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/09/23 04:21:00 UTC

[jira] [Resolved] (ARROW-9010) [Java] Framework and interface changes for RecordBatch IPC buffer compression

     [ https://issues.apache.org/jira/browse/ARROW-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-9010.
------------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 7326
[https://github.com/apache/arrow/pull/7326]

> [Java] Framework and interface changes for RecordBatch IPC buffer compression
> -----------------------------------------------------------------------------
>
>                 Key: ARROW-9010
>                 URL: https://issues.apache.org/jira/browse/ARROW-9010
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 8h 20m
>  Remaining Estimate: 0h
>
> This is the first sub-work item of ARROW-8672 (
> [Java] Implement RecordBatch IPC buffer compression from ARROW-300). However, it does not involve any concrete compression algorithms. The purpose of this PR is to establish basic interfaces for data compression, and make changes to the IPC framework so that different compression algorithms can be plug-in smoothly. 



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