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

partition pruning check fails for uppercase table names

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • Query Processor
    • None
    • Reviewed
    • HIVE-206. Fixed partition pruning check for uppercase table names. (Ashish Thusoo via zshao)

    Description

      The failed query is like:

      SELECT "a" from table_TAG where table_TAG.ds = '2008-12-31'

      The error message is:

      FAILED: Error in semantic analysis: line 1:227 No Partition Predicate Found "2008-12-31": for Alias table_tag Table table_tag

      Attachments

        1. patch-206.txt
          2 kB
          Ashish Thusoo

        Activity

          People

            athusoo Ashish Thusoo
            zshao Zheng Shao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: