[
https://issues.apache.org/jira/browse/ARROW-5206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662229#comment-17662229
]
Rok Mihevc commented on ARROW-5206:
-----------------------------------
This issue has been migrated to [issue
#21681|https://github.com/apache/arrow/issues/21681] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Java] Add APIs in MessageSerializer to directly serialize/deserialize
> ArrowBuf
> -------------------------------------------------------------------------------
>
> Key: ARROW-5206
> URL: https://issues.apache.org/jira/browse/ARROW-5206
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> It seems there no APIs to directly write ArrowBuf to OutputStream or read
> ArrowBuf from InputStream. These APIs may be helpful when users use Vectors
> directly instead of RecordBatch, in this case, provide APIs to
> serialize/deserialize dataBuffer/validityBuffer/offsetBuffer is necessary.
> I would like to work on this and make it my first contribution to Arrow. What
> do you think?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)