[
https://issues.apache.org/jira/browse/HIVE-16636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007177#comment-16007177
]
Vineet Garg commented on HIVE-16636:
------------------------------------
{code} if (stack.size() < 2 || !(stack.get(stack.size() - 2) instanceof
DummyStoreOperator)) {code} If stack happens to be empty (not sure if it could
be) second condition will throw an error. May be it is a good idea to
check/assert if stack is not empty.
> TestPerfCli driver is missing query24
> -------------------------------------
>
> Key: HIVE-16636
> URL: https://issues.apache.org/jira/browse/HIVE-16636
> Project: Hive
> Issue Type: Test
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Attachments: HIVE-16636.1.patch
>
>
> TPC-DS query 24 is missing
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)