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

remove rule from collection

15b100d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs