[
https://issues.apache.org/jira/browse/HIVE-22106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923236#comment-16923236
]
Hive QA commented on HIVE-22106:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12979383/HIVE-22106.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 16746 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/18450/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18450/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18450/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12979383 - PreCommit-HIVE-Build
> PCR: Remove cross-query synchronization for the partition-eval
> ---------------------------------------------------------------
>
> Key: HIVE-22106
> URL: https://issues.apache.org/jira/browse/HIVE-22106
> Project: Hive
> Issue Type: Improvement
> Components: Logical Optimizer
> Affects Versions: 4.0.0
> Reporter: Gopal V
> Assignee: slim bouguerra
> Priority: Major
> Attachments: HIVE-22106.patch
>
>
> {code}
> HiveServer2-Handler-Pool: Thread-492 Blocked CPU usage on sample: 0ms
>
> org.apache.hadoop.hive.ql.optimizer.ppr.PartExprEvalUtils.evalExprWithPart(ExprNodeDesc,
> Partition, List, StructObjectInspector) PartExprEvalUtils.java:58
>
> org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory.evalExprWithPart(ExprNodeDesc,
> Partition, List) PcrExprProcFactory.java:83
>
> org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory$GenericFuncExprProcessor.handleDeterministicUdf(PcrExprProcCtx,
> ExprNodeGenericFuncDesc, Object[]) PcrExprProcFactory.java:317
>
> org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory$GenericFuncExprProcessor.process(Node,
> Stack, NodeProcessorCtx, Object[]) PcrExprProcFactory.java:298
> org.apache.hadoop.hive.ql.lib.DefaultRuleDispatcher.dispatch(Node, Stack,
> Object[]) DefaultRuleDispatcher.java:90
> org.apache.hadoop.hive.ql.lib.DefaultGraphWalker.dispatchAndReturn(Node,
> Stack) DefaultGraphWalker.java:105
> org.apache.hadoop.hive.ql.lib.DefaultGraphWalker.dispatch(Node, Stack)
> DefaultGraphWalker.java:89
> org.apache.hadoop.hive.ql.lib.DefaultGraphWalker.walk(Node)
> DefaultGraphWalker.java:158
> org.apache.hadoop.hive.ql.lib.DefaultGraphWalker.startWalking(Collection,
> HashMap) DefaultGraphWalker.java:120
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)