[
https://issues.apache.org/jira/browse/HIVE-22145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916382#comment-16916382
]
Gopal V commented on HIVE-22145:
--------------------------------
{code}
if (pCtx.getQueryProperties().isAnalyzeCommand()) {
{code}
should be if(!)
> Avoid optimizations for analyze compute statistics
> --------------------------------------------------
>
> Key: HIVE-22145
> URL: https://issues.apache.org/jira/browse/HIVE-22145
> Project: Hive
> Issue Type: Improvement
> Components: Query Planning
> Affects Versions: 4.0.0
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Priority: Major
> Attachments: HIVE-22145.1.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)