Skip to content

[Java] Implement "ArrowBufReadChannel" abstraction and alternate MessageSerializer that uses this #371

@asfimport

Description

@asfimport

The current MessageSerializer implementation is wasteful when used to read an IPC payload that is already in-memory in an ArrowBuf. In particular, reads out of a ReadChannel require memory allocation

Reporter: Wes McKinney / @wesm

Note: This issue was originally created as ARROW-3192. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions