7c6a637b95f264be86913e156141a3063a818759
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Sort to TableOperation in method public createSort(orders List<Expression>, child TableOperation) : TableOperation in class org.apache.flink.table.operations.SortOperationFactory | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type convertedOrders : List<PlannerExpression> to convertedOrders : List<Expression> in method public createSort(orders List<Expression>, child TableOperation) : TableOperation in class org.apache.flink.table.operations.SortOperationFactory | From | To |