Kris Mok created SPARK-26107:
--------------------------------
Summary: Extend ReplaceNullWithFalseInPredicate to support
higher-order functions: ArrayExists, ArrayFilter, MapFilter
Key: SPARK-26107
URL: https://issues.apache.org/jira/browse/SPARK-26107
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 3.0.0
Reporter: Kris Mok
Extend the {{ReplaceNullWithFalse}} optimizer rule introduced in SPARK-25860 to
also support optimizing predicates in higher-order functions of
{{ArrayExists}}, {{ArrayFilter}}, {{MapFilter}}.
Also rename the rule to {{ReplaceNullWithFalseInPredicate}} to better reflect
its intent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]