Skip to content

[SPARK-2210] boolean cast on boolean value should be removed.

c4e543d
Select commit
Loading
Failed to load commit list.
Closed

[SPARK-2210] cast to boolean on boolean value gets turned into NOT((boolean_condition) = 0) #1144

[SPARK-2210] boolean cast on boolean value should be removed.
c4e543d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs