0190dd24622169a98be1a6ef518b0fdd018e2d44
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable co : CompilerException to e : Exception in method public testUnionReplacement() : void in class org.apache.flink.compiler.UnionReplacementTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type co : CompilerException to e : Exception in method public testUnionReplacement() : void in class org.apache.flink.compiler.UnionReplacementTest | From | To | |
Change Variable Type newUnionNode : PlanNode to newUnionNode : NAryUnionPlanNode in method public postVisit(visitable PlanNode) : void in class org.apache.flink.compiler.PactCompiler.BinaryUnionReplacer | From | To |