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

Analyze Table For Columns cannot handle columns with embedded spaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0, 2.0.0
    • 1.3.0, 2.0.0
    • Statistics
    • None
    • Analyze Table for column names with embedded spaces

    Description

      create temporary table events(`user id` bigint, `user name` string);
      explain analyze table events compute statistics for columns `user id`;
      
      FAILED: SemanticException [Error 30009]: Encountered parse error while parsing rewritten query
      

      Attachments

        1. HIVE-11594.2.patch
          7 kB
          Gopal Vijayaraghavan
        2. HIVE-11594.1.patch
          2 kB
          Gopal Vijayaraghavan

        Issue Links

          Activity

            People

              gopalv Gopal Vijayaraghavan
              gopalv Gopal Vijayaraghavan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: