|
Rename Method private getDistinctRowCount(scan DrillScanRelBase, mq RelMetadataQuery, table DrillTable, groupKey ImmutableBitSet, type RelDataType, predicate RexNode) : Double renamed to private getDistinctRowCountInternal(scan DrillScanRelBase, mq RelMetadataQuery, table DrillTable, groupKey ImmutableBitSet, type RelDataType, predicate RexNode) : Double in class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount |
From |
To |
|
Rename Method public getDistinctRowCount(joinRel DrillJoinRelBase, mq RelMetadataQuery, groupKey ImmutableBitSet, predicate RexNode) : Double renamed to private getDistinctRowCountInternal(joinRel DrillJoinRelBase, mq RelMetadataQuery, groupKey ImmutableBitSet, predicate RexNode) : Double in class org.apache.drill.exec.planner.cost.DrillRelMdDistinctRowCount |
From |
To |