ba9837e0f7f1858ad3b6dba32e215b162df42d28
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type numRows : long to numRows : double in method public setNumRowsPerBucket(numRows double) : void in class org.apache.drill.exec.planner.common.NumericEquiDepthHistogram | From | To | |
| Change Return Type | 2 | ||
| Change Return Type double to long in method public getSchema() : long in class org.apache.drill.exec.planner.common.DrillStatsTable.ColumnStatistics_v1 | From | To | |
| Change Return Type long to double in method public getNumRowsPerBucket() : double in class org.apache.drill.exec.planner.common.NumericEquiDepthHistogram | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type numRowsPerBucket : long to numRowsPerBucket : double in class org.apache.drill.exec.planner.common.NumericEquiDepthHistogram | From | To |