Test Result : DataFrameSelfJoinSuite
0 failures
11 tests
All Tests
Test name | Duration | Status |
SPARK-28344: don't fail if there is no ambiguous self join | 0.65 sec | Passed |
SPARK-28344: fail ambiguous self join - column ref in Project | 0.36 sec | Passed |
SPARK-28344: fail ambiguous self join - column ref in join condition | 0.33 sec | Passed |
SPARK-28344: fail ambiguous self join - join three tables | 1.2 sec | Passed |
[SPARK-6231] join - self join auto resolve ambiguity | 1.2 sec | Passed |
col with nested field | 82 ms | Passed |
colRegex as column ref | 12 ms | Passed |
join - join using self join | 0.42 sec | Passed |
join - self join | 1.7 sec | Passed |
join - self join auto resolve ambiguity with case insensitivity | 0.51 sec | Passed |
join - using aliases after self join | 1.9 sec | Passed |