Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-9358

Query slowdown with inline views and hundreds of columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.2.0
    • Impala 3.4.0
    • Frontend
    • None
    • ghx-label-1

    Description

      IMPALA-8386 introduced an expensive precondition check using the function ExprSubstitutionMap.checkComposedFrom(). This check has significant performance impact on statements that contain inline views with hundreds of columns. This check needs to be made more efficient to avoid exponential slowdowns with many columns.

      Attachments

        Issue Links

          Activity

            People

              kdeschle Kurt Deschler
              kdeschle Kurt Deschler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: