[
https://issues.apache.org/jira/browse/HIVE-12950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131337#comment-15131337
]
Matt McCline commented on HIVE-12950:
-------------------------------------
I see that OneNullRowInputFormat now has the marker interface
VectorizedInputFormatInterface so the Vectorizer class will recognize it.
And, NullRowsInputFormat has new method makeNullVrb.
Does the vectorized row batch created by
VectorizedRowBatchCtx.createVectorizedRowBatch have null columns for those
column not in columnsToIncludeTruncated? Should that be a
Preconditions.checkState in the for loop in makeNullVrb?
> get rid of the NullScan emptyFile madness (part 1 - at least for Tez and LLAP)
> ------------------------------------------------------------------------------
>
> Key: HIVE-12950
> URL: https://issues.apache.org/jira/browse/HIVE-12950
> Project: Hive
> Issue Type: Improvement
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-12950.01.patch, HIVE-12950.02.patch,
> HIVE-12950.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)