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

Improve readability of filter conditions in explain plan when CBO is run

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • CBO
    • None

    Description

      CBO might return comparison operands in any non-deterministic order. Try to show <reference> <cmp> <literal> when possible, i.e., c < 10 rather than 10 > c.

      Attachments

        1. HIVE-18848.02.patch
          8 kB
          jcamachorodriguez
        2. HIVE-18848.01.patch
          8 kB
          jcamachorodriguez

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: