[
https://issues.apache.org/jira/browse/HIVE-19096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16499215#comment-16499215
]
Hive QA commented on HIVE-19096:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12925860/HIVE-19096.3.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14443 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11450/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11450/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11450/
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: 12925860 - PreCommit-HIVE-Build
> query result cache interferes with explain analyze
> ---------------------------------------------------
>
> Key: HIVE-19096
> URL: https://issues.apache.org/jira/browse/HIVE-19096
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Jason Dere
> Priority: Major
> Attachments: HIVE-19096.1.patch, HIVE-19096.2.patch,
> HIVE-19096.3.patch
>
>
> if result cache is active; the explain analyze doesn't really return usefull
> informations; even for unseen queries the result is like this:
> {code}
> +----------------------------------------+
> | Explain |
> +----------------------------------------+
> | Stage-0 |
> | Fetch Operator |
> | Cached Query Result:true,limit:-1 |
> | |
> +----------------------------------------+
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)