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

Avoid expensive AST tree conversion to String for expressions in WHERE clause in CBO

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • CBO
    • None

    Description

      We use the AST tree String representation of a condition in the WHERE clause to identify its column in the RowResolver. This can lead to OOM Exceptions when the condition is very large.

      Attachments

        1. HIVE-11813.01.patch
          2 kB
          jcamachorodriguez
        2. HIVE-11813.patch
          2 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:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: