XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0
    • CBO
    • None

    Description

      Follow-up/extension of the work done in HIVE-13068.

      Ex.
      ql/src/test/results/clientpositive/annotate_stats_filter.q.out
      predicate: ((year = 2001) and (state = 'OH') and (state = 'FL')) (type: boolean) -> false

      ql/src/test/results/clientpositive/cbo_rp_join1.q.out
      predicate: ((_col0 = _col1) and (_col1 = 40) and (_col0 = 40)) (type: boolean) -> predicate: ((_col1 = 40) and (_col0 = 40)) (type: boolean)

      ql/src/test/results/clientpositive/constprog_semijoin.q.out
      predicate: (((id = 100) = true) and (id <> 100)) (type: boolean) -> false

      Attachments

        1. HIVE-13815.01.patch
          121 kB
          jcamachorodriguez
        2. HIVE-13815.patch
          32 kB
          jcamachorodriguez

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: