5ff6c6f3c5bb9781471cef4a747d5f8d70148965
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable inPredicateRewriteResult : InPredicateRewriteResult to rewrittenNode : PlanNode in method public visitProject(node ProjectNode, context RewriteContext<Void>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.TransformUncorrelatedInPredicateSubqueryToSemiJoin.InPredicateRewriter | From | To | |
| Rename Variable inPredicateRewriteResult : InPredicateRewriteResult to rewrittenNode : PlanNode in method public visitFilter(node FilterNode, context RewriteContext<Void>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.TransformUncorrelatedInPredicateSubqueryToSemiJoin.InPredicateRewriter | From | To | |
| Change Return Type | 1 | ||
| Change Return Type InPredicateRewriteResult to PlanNode in method private rewriteInPredicates(node PlanNode, expressions Collection<Expression>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.TransformUncorrelatedInPredicateSubqueryToSemiJoin.InPredicateRewriter | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type inPredicateRewriteResult : InPredicateRewriteResult to rewrittenNode : PlanNode in method public visitProject(node ProjectNode, context RewriteContext<Void>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.TransformUncorrelatedInPredicateSubqueryToSemiJoin.InPredicateRewriter | From | To | |
| Change Variable Type inPredicateRewriteResult : InPredicateRewriteResult to rewrittenNode : PlanNode in method public visitFilter(node FilterNode, context RewriteContext<Void>) : PlanNode in class com.facebook.presto.sql.planner.optimizations.TransformUncorrelatedInPredicateSubqueryToSemiJoin.InPredicateRewriter | From | To |