665e3f4ca7a258f3fa852347a2d1e254d57954c2
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private toLogicalWindow(window ResolvedGroupWindow) : LogicalWindow from class org.apache.flink.table.operations.AggregateOperationFactory to private toLogicalWindow(window ResolvedGroupWindow) : LogicalWindow from class org.apache.flink.table.plan.TableOperationConverter.SingleRelVisitor | From | To | |
Change Return Type | 1 | ||
Change Return Type WindowAggregate to TableOperation in method public createWindowAggregate(groupings List<Expression>, aggregates List<Expression>, windowProperties List<Expression>, window ResolvedGroupWindow, child TableOperation) : TableOperation in class org.apache.flink.table.operations.AggregateOperationFactory | From | To | |
Move Class | 1 | ||
Move Class org.apache.flink.table.expressions.ResolvedGroupWindow moved to org.apache.flink.table.operations.WindowAggregateTableOperation.ResolvedGroupWindow | From | To |