9f4cd60522aaad8e1dbbedb8b11fd9fa21bf63bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type rowType : Type to rowType : RowType in method public notEqual(rowType RowType, fieldEqualOperators List<MethodHandle>, leftRow Block, rightRow Block) : Boolean in class com.facebook.presto.operator.scalar.RowNotEqualOperator | From | To | |
Change Variable Type | 2 | ||
Change Variable Type type : Type to type : RowType in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.RowEqualOperator | From | To | |
Change Variable Type type : Type to type : RowType in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.RowNotEqualOperator | From | To |