7ff684da2e7e81f544d2309cf3eca87790f94da4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 12 | ||
Extract Variable left : FilterNode in method public testRightJoinWithFalseInner() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable right : FilterNode in method public testRightJoin() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable left : FilterNode in method public testRightJoin() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable right : FilterNode in method public testLeftJoinWithFalseInner() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable remote : RemoteSourceNode in method private createPlan(splitSource ConnectorSplitSource) : StageExecutionPlan from class com.facebook.presto.execution.scheduler.TestSourcePartitionedScheduler | From | To | |
Extract Variable build : RemoteSourceNode in method private createJoinPlanFragment(joinType JoinNode.Type, name String, buildFragment PlanFragment, probeFragment PlanFragment) : PlanFragment from class com.facebook.presto.execution.scheduler.TestPhasedExecutionSchedule | From | To | |
Extract Variable right : FilterNode in method public testLeftJoin() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable probe : RemoteSourceNode in method private createJoinPlanFragment(joinType JoinNode.Type, name String, buildFragment PlanFragment, probeFragment PlanFragment) : PlanFragment from class com.facebook.presto.execution.scheduler.TestPhasedExecutionSchedule | From | To | |
Extract Variable tableScan : TableScanNode in method private createPlan(splitSource ConnectorSplitSource) : StageExecutionPlan from class com.facebook.presto.execution.scheduler.TestSourcePartitionedScheduler | From | To | |
Extract Variable left : FilterNode in method public testLeftJoin() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable right : FilterNode in method public testInnerJoin() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Extract Variable left : FilterNode in method public testInnerJoin() : void from class com.facebook.presto.sql.planner.TestEffectivePredicateExtractor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type indexJoinNode : IndexJoinNode to indexJoinNode : PlanNode in method public visitJoin(node JoinNode, context RewriteContext<Void>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.IndexJoinOptimizer.Rewriter | From | To |