[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-13 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13821776#comment-13821776 ] Eric Hanson commented on HIVE-5583: --- As Ashutosh suggested, I've opened a Hadoop JIRA to

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-06 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815145#comment-13815145 ] Eric Hanson commented on HIVE-5583: --- What was the error? Implement support for IN

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-06 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815285#comment-13815285 ] Eugene Koifman commented on HIVE-5583: -- Doesn't SQL use 3-valued logic when dealing

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-06 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815362#comment-13815362 ] Eric Hanson commented on HIVE-5583: --- You're right. However, the Vectorizer class already

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815537#comment-13815537 ] Hive QA commented on HIVE-5583: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-05 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814120#comment-13814120 ] Ashutosh Chauhan commented on HIVE-5583: +1 * In filter has special handling

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-05 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13814131#comment-13814131 ] Eric Hanson commented on HIVE-5583: --- Yes, the IN filter has special handling in

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-11-01 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1386#comment-1386 ] Hive QA commented on HIVE-5583: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810781#comment-13810781 ] Eric Hanson commented on HIVE-5583: --- Code review available at