[
https://issues.apache.org/jira/browse/HIVE-19306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461597#comment-16461597
]
Matt McCline commented on HIVE-19306:
-------------------------------------
[~teddy.choi] The part that I see NULL issues (so far) is in the
ArrowColumnarBatchSerDe.write handling of selectedInUse. However, my
impression is you are only writing the batch you fill from row-mode and that
doesn't have selected rows.
> Arrow batch serializer
> ----------------------
>
> Key: HIVE-19306
> URL: https://issues.apache.org/jira/browse/HIVE-19306
> Project: Hive
> Issue Type: Task
> Components: Serializers/Deserializers
> Reporter: Eric Wohlstadter
> Assignee: Teddy Choi
> Priority: Major
> Attachments: HIVE-19306.2.patch
>
>
> Leverage the ThriftJDBCBinarySerDe code path that already exists in
> SemanticAnalyzer/FileSinkOperator to create a serializer that batches rows
> into Arrow vector batches.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)