[
https://issues.apache.org/jira/browse/HIVE-19307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461474#comment-16461474
]
Eric Wohlstadter commented on HIVE-19307:
-----------------------------------------
TODO (before commit):
Need to verify that the line in {{WritableByteChannelAdapter}}
{code:java}
chc.writeAndFlush(Unpooled.wrappedBuffer(src))
{code}
does not leak memory.
> Support ArrowOutputStream in LlapOutputFormatService
> ----------------------------------------------------
>
> Key: HIVE-19307
> URL: https://issues.apache.org/jira/browse/HIVE-19307
> Project: Hive
> Issue Type: Task
> Components: llap
> Reporter: Eric Wohlstadter
> Assignee: Eric Wohlstadter
> Priority: Major
> Attachments: HIVE-19307.3.patch
>
>
> Support pushing arrow batches through
> org.apache.arrow.vector.ipc.ArrowOutputStream in LllapOutputFormatService.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)