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

Fix CBO to use indexes when GenericUDFBridge is applied

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.14.0
    • None
    • None

    Description

      previous https://issues.apache.org/jira/browse/HIVE-8389 assumes that
      we have predicate: ((UDFToDouble(key) > UDFToDouble(80)) and (UDFToDouble(key) < UDFToDouble(100))) for example.
      This does not work for the case when we have predicate: ((UDFToDouble(key) > 80.0) and (UDFToDouble(key) < 100.0))

      Attachments

        1. HIVE-8501.4.patch
          5 kB
          Pengcheng Xiong
        2. HIVE-8501.3.patch
          5 kB
          Pengcheng Xiong
        3. HIVE-8501.2.patch
          5 kB
          Pengcheng Xiong
        4. HIVE-8501.1.patch
          2 kB
          Pengcheng Xiong

        Issue Links

          Activity

            People

              pxiong Pengcheng Xiong
              pxiong Pengcheng Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: