c4fda03d53f33c1bd418878cc4db942296a95466
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type signature : Signature to functionHandle : FunctionHandle in method public generateCall(functionHandle FunctionHandle, context BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.FunctionCallCodeGenerator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter signature : Signature to functionHandle : FunctionHandle in method public generateCall(functionHandle FunctionHandle, context BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>, outputBlockVariable Optional<Variable>) : BytecodeNode in class com.facebook.presto.sql.gen.FunctionCallCodeGenerator | From | To |