Test Result : SQLWindowFunctionSuite
0 failures
, 1 skipped
13 tests
All Tests
Test name | Duration | Status |
SPARK-16633: lead/lag should return the default value if the offset row does not exist | 0.36 sec | Passed |
SPARK-7595: Window will cause resolve failed with self join | 0.44 sec | Passed |
lead/lag should respect null values | 0.65 sec | Passed |
test with low buffer spill threshold | 0.48 sec | Passed |
window function: Pushing aggregate Expressions in Sort to Aggregate | -1 ms | Skipped |
window function: Sorting columns are not in Project | 2.3 sec | Passed |
window function: distinct should not be silently ignored | 33 ms | Passed |
window function: expressions in arguments of a window functions | 0.25 sec | Passed |
window function: multiple window expressions in a single expression | 0.54 sec | Passed |
window function: mutiple window expressions specified by range in a single expression | 0.51 sec | Passed |
window function: partition and order expressions | 0.53 sec | Passed |
window function: refer column in inner select block | 0.34 sec | Passed |
window function: udaf with aggregate expression | 1.6 sec | Passed |