[ 
https://issues.apache.org/jira/browse/HIVE-4430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13697976#comment-13697976
 ] 

Hudson commented on HIVE-4430:
------------------------------

Integrated in Hive-trunk-hadoop2 #268 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/268/])
    HIVE-4430 : Semantic analysis fails in presence of certain literals in on 
clause (Kevin Wilfong via Ashutosh Chauhan) (Revision 1498580)

     Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1498580
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/join_literals.q
* /hive/trunk/ql/src/test/results/clientpositive/join_literals.q.out

                
> Semantic analysis fails in presence of certain literals in on clause
> --------------------------------------------------------------------
>
>                 Key: HIVE-4430
>                 URL: https://issues.apache.org/jira/browse/HIVE-4430
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.12.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>            Priority: Minor
>             Fix For: 0.12.0
>
>         Attachments: HIVE-4430.HIVE-4430.HIVE-4430.HIVE-4430.D10587.1.patch
>
>
> When users include a bigint literal (a number suffixed with 'L') in the 
> conditions in the on clause the query will fail with, e.g.
> FAILED: SemanticException 0L encountered with 0 children
> I haven't tried it yet, but I suspect the same is true for other, lesser used 
> literals.

--
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