-
Type:
Improvement
-
Status: In Progress
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1.0
-
Fix Version/s: None
-
Component/s: SQL
-
Labels:None
The physical `FilterExec` operator has logic to update its output nullability based on IsNotNull expressions; it might make sense to add similar logic to the logical Filter operator.
- duplicates
-
SPARK-24080 Update the nullability of Filter output based on inferred predicates
-
- Resolved
-
- links to