| -- This file is automatically generated. You should know what you did if you want to edit this |
| -- !reorder_1 -- |
| PhysicalResultSink |
| --hashJoin[INNER_JOIN broadcast] hashCondition=((region.r_regionkey = nation.n_regionkey)) otherCondition=() |
| ----PhysicalOlapScan[nation] |
| ----PhysicalOlapScan[region] |
| |
| -- !ndv_min_max_invalid -- |
| PhysicalResultSink |
| --hashJoin[INNER_JOIN broadcast] hashCondition=((region.r_regionkey = nation.n_regionkey)) otherCondition=() |
| ----PhysicalOlapScan[region] |
| ----PhysicalOlapScan[nation] |
| |
| -- !reorder_2 -- |
| PhysicalResultSink |
| --hashJoin[INNER_JOIN broadcast] hashCondition=((region.r_regionkey = nation.n_regionkey)) otherCondition=() |
| ----PhysicalOlapScan[nation] |
| ----PhysicalOlapScan[region] |
| |
| -- !order_3 -- |
| PhysicalResultSink |
| --hashJoin[INNER_JOIN broadcast] hashCondition=((region.r_regionkey = nation.n_regionkey)) otherCondition=() |
| ----PhysicalOlapScan[nation] |
| ----PhysicalOlapScan[region] |
| |
| -- !ndv_row_invalid -- |
| PhysicalResultSink |
| --hashJoin[INNER_JOIN broadcast] hashCondition=((region.r_regionkey = nation.n_regionkey)) otherCondition=() |
| ----PhysicalOlapScan[region] |
| ----PhysicalOlapScan[nation] |
| |