Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-12899 Bring query optimization time down
  3. HIVE-13811

Constant not removed in index_auto_unused.q.out

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.0
    • None
    • CBO
    • None

    Description

      Follow-up on HIVE-13068.

      In test file ql/src/test/results/clientpositive/index_auto_unused.q.out.

      After HIVE-13068 goes in, the following filter is not folded after PartitionPruning is done:
      filterExpr: ((ds = '2008-04-09') and (12.0 = 12.0) and (UDFToDouble(key) < 10.0)) (type: boolean)

      Further, SimpleFetchOptimizer got disabled.

      All this needs further investigation.

      Attachments

        Issue Links

          Activity

            People

              rusanu Remus Rusanu
              jcamacho Jesús Camacho Rodríguez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: