Skip to content

[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
apache:masterfrom
ayushi-agarwal:SPARK-40177
Closed

[SPARK-40177][SQL] Simplify condition of form (a==b) || (a==null&&b==null) to a<=>b#37625
ayushi-agarwal wants to merge 7 commits into
apache:masterfrom
ayushi-agarwal:SPARK-40177

Commits

Commits on Nov 23, 2020

Commits on Nov 28, 2020

Commits on Mar 6, 2021

Commits on Aug 23, 2022

Commits on Aug 25, 2022