1627c7d1badd04bdeb79f5b3cc4361cf621761b6
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable value : Object to whenOperand : Object in method protected visitSimpleCaseExpression(node SimpleCaseExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor | From | To | |
Extract Method | 1 | ||
Extract Method private isEqual(operand1 Object, type1 Type, operand2 Object, type2 Type) : boolean extracted from protected visitSimpleCaseExpression(node SimpleCaseExpression, context Object) : Object in class com.facebook.presto.sql.planner.ExpressionInterpreter.Visitor | From | To |