cff67783a760e14f4fef280a3af59062186b8137
Files Diff
- Added: 2
 - Removed: 2
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 3 | ||
| Change Return Type List<Page> to MaterializedResult in method public benchmarkJoin(context Context) : MaterializedResult in class com.facebook.presto.plugin.geospatial.BenchmarkSpatialJoin | From | To | |
| Change Return Type List<Page> to MaterializedResult in method public benchmarkUserOptimizedJoin(context Context) : MaterializedResult in class com.facebook.presto.plugin.geospatial.BenchmarkSpatialJoin | From | To | |
| Change Return Type MemoryLocalQueryRunner to LocalQueryRunner in method public getQueryRunner() : LocalQueryRunner in class com.facebook.presto.plugin.geospatial.BenchmarkSpatialJoin.Context | From | To | |
| Move Class | 1 | ||
| Move Class com.facebook.presto.benchmark.BenchmarkSpatialJoin moved to com.facebook.presto.plugin.geospatial.BenchmarkSpatialJoin | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type queryRunner : MemoryLocalQueryRunner to queryRunner : LocalQueryRunner in class com.facebook.presto.plugin.geospatial.BenchmarkSpatialJoin.Context | From | To |