2e6cafcf20dd69f8f739d9fb886cf0c9a0593232
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private createRemoteExchange(exchange ExchangeNode, context RewriteContext<FragmentProperties>) : PlanNode renamed to private createRemoteStreamingExchange(exchange ExchangeNode, context RewriteContext<FragmentProperties>) : PlanNode in class com.facebook.presto.sql.planner.PlanFragmenter.Fragmenter | From | To | |
Rename Variable | 1 | ||
Rename Variable exchangeIds : Multiset<PlanFragmentId> to remoteSourceIds : Multiset<PlanFragmentId> in method public sanityCheck() : void in class com.facebook.presto.sql.planner.SubPlan | From | To |