ae5bd203dd5952657ca6e1ddeff6befab06345bd
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method private isPrimitive(type LogicalType) : boolean from class org.apache.flink.table.functions.hive.HiveScalarFunction to private isPrimitive(type LogicalType) : boolean from class org.apache.flink.table.functions.hive.util.HiveFunctionUtil | From | To | |
Move Method private isPrimitiveArray(dataType DataType) : boolean from class org.apache.flink.table.functions.hive.HiveScalarFunction to private isPrimitiveArray(dataType DataType) : boolean from class org.apache.flink.table.functions.hive.util.HiveFunctionUtil | From | To | |
Move Method private isArrayType(dataType DataType) : boolean from class org.apache.flink.table.functions.hive.HiveScalarFunction to private isArrayType(dataType DataType) : boolean from class org.apache.flink.table.functions.hive.util.HiveFunctionUtil | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.flink.table.functions.hive.util.HiveFunctionUtil from class org.apache.flink.table.functions.hive.HiveScalarFunction | From | To |