cc21c5a256d3270f5cf04c3b490fb5908f86faba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private computeStats(root PlanNode, types TypeProvider) : StatsAndCosts extracted from public plan(analysis Analysis, stage Stage) : Plan in class com.facebook.presto.sql.planner.LogicalPlanner | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isPrintStatsForNonJoinQuery() : boolean extracted from public SystemSessionProperties(queryManagerConfig QueryManagerConfig, taskManagerConfig TaskManagerConfig, memoryManagerConfig MemoryManagerConfig, featuresConfig FeaturesConfig) in class com.facebook.presto.SystemSessionProperties & moved to class com.facebook.presto.sql.analyzer.FeaturesConfig | From | To |