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

Impala rewrites may be incomplete

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 4.0.0
    • Impala 4.5.0
    • Frontend
    • None
    • ghx-label-10

    Description

      Impala's ExprRewriteRules may not be completely applied for complex expressions. Some implementations of ExprRewriteRule don't analyze new Expr they produce, which can lead to other rewrite rules ignoring those Expr. reAnalyze covers some of this by doing a 2nd analysis phase, but that only works for two layers.

      We should analyze any new Expr produced by an ExprRewriteRule.

      Attachments

        Issue Links

          Activity

            People

              MikaelSmith Michael Smith
              MikaelSmith Michael Smith
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: