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

Skip runtime filter for outer joins when Expr not constant after null substitution

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • Frontend
    • None
    • ghx-label-2

    Description

      Currently there is code that asserts that an Expr is not constant after substituting SlotRefs with constant nulls.

      A third party tool needs this restriction to be weakened.  In a case where an Expr is checked and the Expr is not constant even after substituting nulls, the result will be to not generate a runtime filter for that Expr.

      Attachments

        Activity

          People

            scarlin Steve Carlin
            scarlin Steve Carlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: