f6c63bf5dbc7bcd14b202249d013cd974a96a68a
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable intermediateNode3 : RelNode in method protected convertToRawDrel(relNode RelNode) : DrillRel from class org.apache.drill.exec.planner.sql.handlers.DefaultSqlHandler | From | To | |
Extract Method | 2 | ||
Extract Method protected getJoinInputs(join Join, context ConversionContext) : Pair<RelNode,RelNode> extracted from public convert(join Join, context ConversionContext) : DrillJoinRel in class org.apache.drill.exec.planner.logical.DrillJoinRel | From | To | |
Extract Method protected getJoinCondition(join Join, context ConversionContext) : RexNode extracted from public convert(join Join, context ConversionContext) : DrillJoinRel in class org.apache.drill.exec.planner.logical.DrillJoinRel | From | To |