effeaa623701e0f4a715ba0806f9cc3061b388f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public isMaterializedExchangeSource() : boolean renamed to public isOutputTableWriterFragment() : boolean in class com.facebook.presto.sql.planner.PlanFragment | From | To | |
Rename Attribute | 1 | ||
Rename Attribute materializedExchangeSource : boolean to outputTableWriterFragment : boolean in class com.facebook.presto.sql.planner.PlanFragment | From | To | |
Rename Parameter | 1 | ||
Rename Parameter materializedExchangeSource : boolean to outputTableWriterFragment : boolean in method public PlanFragment(id PlanFragmentId, root PlanNode, symbols Map<Symbol,Type>, partitioning PartitioningHandle, tableScanSchedulingOrder List<PlanNodeId>, partitioningScheme PartitioningScheme, stageExecutionDescriptor StageExecutionDescriptor, outputTableWriterFragment boolean, statsAndCosts StatsAndCosts, jsonRepresentation Optional<String>) in class com.facebook.presto.sql.planner.PlanFragment | From | To |