734c46076b5df42be93aece1a363438d5c2a3e95
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable expectedResult : List<DrillFuncHolder> to expectedUniqueResult : List<DrillFuncHolder> in method public testGetHoldersByFunctionName() : void in class org.apache.drill.exec.expr.fn.registry.FunctionRegistryHolderTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private LOWER_FUNC_NAME : String in class org.apache.drill.exec.expr.fn.registry.FunctionRegistryHolderTest | From | To | |
Extract Variable | 1 | ||
Extract Variable sysTblName : String in method public tablesWithTableNameFilter() : void from class org.apache.drill.exec.work.metadata.TestMetadataProvider | From | To |