Skip to content

Replace dt1.asNullable == dt2.asNullable with dt1.sameResult(dt2).

37b6760
Select commit
Loading
Failed to load commit list.
Closed

[SPARK-18058][SQL][TRIVIAL] Use dataType.sameResult(...) instead equality on asNullable datatypes #16041

Replace dt1.asNullable == dt2.asNullable with dt1.sameResult(dt2).
37b6760
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs