[ 
https://issues.apache.org/jira/browse/HIVE-18742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368063#comment-16368063
 ] 

Jason Dere commented on HIVE-18742:
-----------------------------------

cc [~hagleitn] [~ashutoshc] [~sershe]

> Vectorization acid/inputformat check should allow 
> NullRowsInputFormat/OneNullRowInputFormat
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18742
>                 URL: https://issues.apache.org/jira/browse/HIVE-18742
>             Project: Hive
>          Issue Type: Bug
>          Components: Vectorization
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>            Priority: Major
>         Attachments: HIVE-18742.1.patch
>
>
> Vectorizer.verifyAndSetVectorPartDesc() has a Preconditions check to ensure 
> the InputFormat is ORC only. However there can be metadataonly or empty 
> result optimizations on Acid tables, which change the input format to 
> NullRows/OneNullRowInputFormat, which gets tripped up on this check.
> Relaxing this check to allow nullrows and onenullrow input formats.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to