[SPARK-40177][SQL] Simplify condition of form (a==b) || (a==null&&b==null) to a<=>b#37625
Closed
ayushi-agarwal wants to merge 7 commits into
Closed
[SPARK-40177][SQL] Simplify condition of form (a==b) || (a==null&&b==null) to a<=>b#37625ayushi-agarwal wants to merge 7 commits into
ayushi-agarwal wants to merge 7 commits into
Commits
Commits on Nov 23, 2020
Commits on Nov 28, 2020
Commits on Mar 6, 2021
Commits on Aug 23, 2022
- authored
- committed
Ayushi Agarwal
Commits on Aug 25, 2022
- committed
Ayushi Agarwal - committed
Ayushi Agarwal