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

Gunther Hagleitner commented on HIVE-5525:
------------------------------------------

[~jnp] - fine by me. The issues seem related, but since you're saying that they 
touch separate code paths it makes sense to handle in different jiras. I was 
wondering for a while whether if branch in MapOperator wouldn't be good 
enough... but given that this is in the inner loop, it's probably better to 
have it a separate class.

LGTM +1

> Vectorized query failing for partitioned tables.
> ------------------------------------------------
>
>                 Key: HIVE-5525
>                 URL: https://issues.apache.org/jira/browse/HIVE-5525
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Vectorization
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HIVE-5525.1.patch
>
>
> {code}
> Caused by: java.lang.NullPointerException
> at 
> org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getInputColumnIndex(VectorizationContext.java:154)
> at 
> org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorBinaryComparisonFilterExpression(VectorizationContext.java:1163)
> at 
> org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:436)
> at 
> org.apache.hadoop.hive.ql.exec.vector.VectorizationContext.getVectorExpression(VectorizationContext.java:274)
> at 
> org.apache.hadoop.hive.ql.exec.vector.VectorFilterOperator.<init>(VectorFilterOperator.java:50)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to