451b994166f44c89d2b2d0051e95550b942cc4e8
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testMatchesWithDescriptors() : void renamed to public testVarcharMatchesWithDictionaryDescriptor() : void in class com.facebook.presto.parquet.TestTupleDomainParquetPredicate | From | To | |
| Rename Method public testMatchesWithStatistics() : void renamed to public testVarcharMatchesWithStatistics() : void in class com.facebook.presto.parquet.TestTupleDomainParquetPredicate | From | To | |
| Change Return Type | 1 | ||
| Change Return Type LongStatistics to Statistics<Long> in method private longColumnStats(minimum long, maximum long) : Statistics<Long> in class com.facebook.presto.parquet.TestTupleDomainParquetPredicate | From | To |