0ddeaedfc689aef71a3e6e64da7975d6c52407b0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method protected assertInvalidFunction(projection String, errorCode StandardErrorCode, messagePattern String) : void extracted from protected assertInvalidFunction(projection String, message String) : void in class com.facebook.presto.operator.scalar.AbstractTestFunctions | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter message : String to messagePattern : String in method protected assertInvalidFunction(projection String, messagePattern String) : void in class com.facebook.presto.operator.scalar.AbstractTestFunctions | From | To |