7e59a1ee16bbff98f636dc290eda6bb8785c0ab2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type int to long in method public getNumRows() : long in class org.apache.drill.exec.store.maprdb.MapRDBTableStats | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type rowCount : int to rowCount : long in method public getScanStats() : ScanStats in class org.apache.drill.exec.store.maprdb.MapRDBGroupScan | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type numRows : int to numRows : long in class org.apache.drill.exec.store.maprdb.MapRDBTableStats | From | To |