Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-1055

Compute stats query statements don't quote DBs clashing with keywords.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 1.3.1
    • Impala 1.4
    • None
    • None

    Description

      John reported this issue today:

      [localhost:21000] > compute stats billion_parquet;
      ERRORS: AnalysisException: Syntax error in line 1:
      SELECT COUNT(*) FROM parquet.billion_parquet
                           ^
      Encountered: PARQUET
      Expected: IDENTIFIER
      
      CAUSED BY: Exception: Syntax error
      

      Attachments

        Activity

          People

            ippokratis Ippokratis Pandis
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: