CheckCartesianProducts doesn't throw an exception if a join condition is present | 18 ms | Passed |
CheckCartesianProducts doesn't throw an exception if cross joins are enabled) | 26 ms | Passed |
CheckCartesianProducts doesn't throw an exception if join types don't require conditions | 9 ms | Passed |
CheckCartesianProducts throws an exception for join types that require a join condition | 13 ms | Passed |