You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Steve Carlin (Jira)" <ji...@apache.org> on 2021/03/30 00:36:00 UTC

[jira] [Resolved] (IMPALA-10593) Skip runtime filter for outer joins when Expr not constant after null substitution

     [ https://issues.apache.org/jira/browse/IMPALA-10593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Carlin resolved IMPALA-10593.
-----------------------------------
    Resolution: Fixed

> Skip runtime filter for outer joins when Expr not constant after null substitution
> ----------------------------------------------------------------------------------
>
>                 Key: IMPALA-10593
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10593
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Steve Carlin
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org