Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2057

eliminate parser warning for "Identifier DOT Identifier"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      I noticed this warning in recent builds:

      build-grammar:
           [echo] Building Grammar /data/users/jsichi/open/hive-trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g  ....
           [java] ANTLR Parser Generator  Version 3.0.1 (August 13, 2007)  1989-2007
           [java] warning(200): /data/users/jsichi/open/hive-trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/Hive.g:1503:5: Decision can match input such as "Identifier DOT Identifier" using multiple alternatives: 1, 2
           [java] As a result, alternative(s) 2 were disabled for that input
      

      This was introduced by HIVE-1517. Is there a way to get rid of it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jvs John Sichi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: