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

Avoid unnecessary calls to simplify filter conditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • CBO
    • None

    Description

      Every time we create a filter, we try to simplify its condition. However, we already have a rule that simplifies the expressions and it is within the same loop as most of the rules that end up creating new filters. Hence, it may seem like we could remove some of the calls to simplify those conditions.

      Attachments

        1. HIVE-21834.patch
          1.0 kB
          jcamachorodriguez
        2. HIVE-21834.01.patch
          3 kB
          jcamachorodriguez
        3. HIVE-21834.01.patch
          3 kB
          jcamachorodriguez

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: