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

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

                Author: ASF GitHub Bot
            Created on: 07/Nov/20 00:39
            Start Date: 07/Nov/20 00:39
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #1442:
URL: https://github.com/apache/hive/pull/1442


   


----------------------------------------------------------------
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: 508665)
    Time Spent: 0.5h  (was: 20m)

> NPE while SJ reduction due to missing null check for col stats
> --------------------------------------------------------------
>
>                 Key: HIVE-24090
>                 URL: https://issues.apache.org/jira/browse/HIVE-24090
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Vipin Vishvkarma
>            Assignee: Vipin Vishvkarma
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Hitting NPE while SJ reduction due to missing col stats
> {code:java}
> Error(1647)) - FAILED: NullPointerException null 
> java.lang.NullPointerException at 
> org.apache.hadoop.hive.ql.stats.StatsUtils.updateStats(StatsUtils.java:2111) 
> at 
> org.apache.hadoop.hive.ql.parse.TezCompiler.removeSemijoinOptimizationByBenefit(TezCompiler.java:1629)
>  at 
> org.apache.hadoop.hive.ql.parse.TezCompiler.semijoinRemovalBasedTransformations(TezCompiler.java:498)
>  at 
> org.apache.hadoop.hive.ql.parse.TezCompiler.optimizeOperatorPlan(TezCompiler.java:209)
>  at 
> org.apache.hadoop.hive.ql.parse.TaskCompiler.compile(TaskCompiler.java:144) 
> at 
> org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.analyzeInternal(SemanticAnalyzer.java:12642)
>  at 
> org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.analyzeInternal(SemanticAnalyzer.java:11960)
> {code}



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

Reply via email to