[ 
https://issues.apache.org/jira/browse/HIVE-4342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mihir Kulkarni updated HIVE-4342:
---------------------------------

    Description: 
UNION ALL query with JOIN in first part and another UNION ALL in second part 
gives NPE.

bq. {color:red}  ___ JOIN___ {color}
UNION ALL
bq. {color:red}  ___ UNION ALL___ {color}




  was:
UNION ALL query with JOIN in first part and another UNION ALL in second part 
gives NPE.

bq. {color:red}  ___ JOIN___ {color}
bq.       UNION ALL
bq. {color:red}  ___ UNION ALL___ {color}




    
> NPE for query involving UNION ALL with nested JOIN and UNION ALL
> ----------------------------------------------------------------
>
>                 Key: HIVE-4342
>                 URL: https://issues.apache.org/jira/browse/HIVE-4342
>             Project: Hive
>          Issue Type: Bug
>          Components: Logging, Metastore, Query Processor
>    Affects Versions: 0.9.0
>         Environment: Red Hat Linux VM with Hive 0.9 and Hadoop 2.0
>            Reporter: Mihir Kulkarni
>
> UNION ALL query with JOIN in first part and another UNION ALL in second part 
> gives NPE.
> bq. {color:red}  ___ JOIN___ {color}
> UNION ALL
> bq. {color:red}  ___ UNION ALL___ {color}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to