[ 
https://issues.apache.org/jira/browse/HIVE-25274?focusedWorklogId=613810&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-613810
 ]

ASF GitHub Bot logged work on HIVE-25274:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 23/Jun/21 05:08
            Start Date: 23/Jun/21 05:08
    Worklog Time Spent: 10m 
      Work Description: maheshk114 merged pull request #2417:
URL: https://github.com/apache/hive/pull/2417


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 613810)
    Time Spent: 20m  (was: 10m)

> TestLimitOperator fails if default engine is Tez
> ------------------------------------------------
>
>                 Key: HIVE-25274
>                 URL: https://issues.apache.org/jira/browse/HIVE-25274
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> need to mock an object cache there
> {code:java}
> java.lang.IllegalStateException: Cannot get a query cache object while 
> working outside of HS2, this is unexpected
>       at 
> org.apache.hadoop.hive.ql.exec.LimitOperator.initializeOp(LimitOperator.java:74)
>       at 
> org.apache.hadoop.hive.ql.exec.vector.VectorLimitOperator.initializeOp(VectorLimitOperator.java:65)
>       at org.apache.hadoop.hive.ql.exec.Operator.initialize(Operator.java:375)
>       at 
> org.apache.hadoop.hive.ql.exec.vector.TestVectorLimitOperator.validateVectorLimitOperator(TestVectorLimitOperator.java:139)
>       at 
> org.apache.hadoop.hive.ql.exec.vector.TestVectorLimitOperator.testLimitLessThanBatchSize(TestVectorLimitOperator.java:48)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> ... {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to