ca338742a4b3283c5029405160b07ccb335e220b
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class com.facebook.presto.sql.planner.assertions.PlanStatsMatcher renamed to com.facebook.presto.sql.planner.assertions.StatsOutputRowCountMatcher | From | To | |
Rename Attribute | 1 | ||
Rename Attribute expectedStats : PlanNodeStatsEstimate to expectedOutputRowCount : double in class com.facebook.presto.sql.planner.assertions.StatsOutputRowCountMatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type expectedStats : PlanNodeStatsEstimate to expectedOutputRowCount : double in class com.facebook.presto.sql.planner.assertions.StatsOutputRowCountMatcher | From | To |