Kevin Wilfong created HIVE-4430:
-----------------------------------

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


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