b774eec8cc63bd49f638fdf743cf759ee918d50d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable s : double to estRowCnt : double in method private getDistinctRowCountInternal(scan TableScan, mq RelMetadataQuery, table DrillTable, groupKey ImmutableBitSet, type RelDataType, predicate RexNode) : Double in class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount | From | To | |
Rename Variable allCols : boolean to allColsHaveNDV : boolean in method private getDistinctRowCountInternal(scan TableScan, mq RelMetadataQuery, table DrillTable, groupKey ImmutableBitSet, type RelDataType, predicate RexNode) : Double in class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount | From | To | |
Extract Variable | 1 | ||
Extract Variable ndv : Double in method private getDistinctRowCountInternal(joinRel DrillJoinRelBase, mq RelMetadataQuery, groupKey ImmutableBitSet, predicate RexNode) : Double from class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount | From | To |