Test Result : ExtractPythonUDFFromJoinConditionSuite
0 failures
7 tests
All Tests
Test name | Duration | Status |
inner join condition with python udf | 40 ms | Passed |
partial pull out complex condition with multiple unevaluable python udf | 12 ms | Passed |
pull out unevaluable python udf when it's mixed with evaluable one | 6 ms | Passed |
pull out whole complex condition with multiple unevaluable python udf | 19 ms | Passed |
throw an exception for not supported join types | 25 ms | Passed |
unevaluable python udf and common condition | 10 ms | Passed |
unevaluable python udf or common condition | 33 ms | Passed |