f3281d1b6b8bc7e2f85590aee46cab967febce05
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method private assertExistsRewrittenToAggregationAboveJoin(actual String, expected String, extraAggregation boolean) : void extracted from public testCorrelatedExistsSubqueriesWithOrPredicateAndNull() : void in class com.facebook.presto.sql.query.TestSubqueries | From | To | |
| Extract Method private assertExistsRewrittenToAggregationAboveJoin(actual String, expected String, extraAggregation boolean) : void extracted from public testCorrelatedSubqueriesWithGroupBy() : void in class com.facebook.presto.sql.query.TestSubqueries | From | To |