518cf6a10ba105d655de738ce5fccc5fffc8e8a6
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private toGenericRow(baseRow BaseRow, baseRowTypeInfo BaseRowTypeInfo) : GenericRow renamed to public toGenericRowDeeply(baseRow BaseRow, types InternalType[]) : GenericRow in class org.apache.flink.table.util.BaseRowTestUtil | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type baseRowTypeInfo : BaseRowTypeInfo to types : InternalType[] in method public toGenericRowDeeply(baseRow BaseRow, types InternalType[]) : GenericRow in class org.apache.flink.table.util.BaseRowTestUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter baseRowTypeInfo : BaseRowTypeInfo to types : InternalType[] in method public toGenericRowDeeply(baseRow BaseRow, types InternalType[]) : GenericRow in class org.apache.flink.table.util.BaseRowTestUtil | From | To |