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

Analysis of FunctionCallExpr is slow.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.2
    • Impala 1.2
    • None
    • None

    Description

      It seems that analyzing function-call exprs is very slow compared to other exprs.

      For example, analyzing nested function-call exprs such as:

      lower(lower(lower(lower(...

      with 2000 levels of nesting ran for over 5 minutes before I aborted the test. The analysis made progress, only very slowly.

      Attachments

        Activity

          People

            nong_impala_60e1 Nong Li
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: