Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
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.