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

Convert some reserved words to non-reserved words

    XMLWordPrintableJSON

Details

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

    Description

      We've missed listing some new keywords in the non-reserved list.

      0: jdbc:hive2://hive-hiveserver2:10000/defaul> create table test (application int);
      Error: Error while compiling statement: FAILED: ParseException line 1:19 cannot recognize input near 'application' 'int' ')' in column name or constraint (state=42000,code=40000) 

      Attachments

        Issue Links

          Activity

            People

              okumin Shohei Okumiya
              okumin Shohei Okumiya
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: