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

Move semantic correctness check to parser for having by queries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Diagnosability, Parser
    • None

    Description

      For invalid queries like

      select * from t1 having c1 > 0;
      

      Currently semantic correctness check is done in semantic analyzer, but this can be caught right at parse time by tightening up our grammar.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ashutoshc Ashutosh Chauhan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: