cca4e4a628e3d7159ac029b8388acb55b44428dc
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable other : HiveTableHandle to that : HiveTableHandle in method public equals(o Object) : boolean in class com.facebook.presto.hive.HiveTableHandle | From | To | |
Extract Variable | 1 | ||
Extract Variable tableStatistics : Set<TableStatisticType> in method private getStatisticsCollectionMetadata(columns List<ColumnMetadata>, partitionedBy List<String>, includeRowCount boolean) : TableStatisticsMetadata from class com.facebook.presto.hive.HiveMetadata | From | To | |
Extract Method | 1 | ||
Extract Method private getPartitionName(table Table, partitionValues List<String>) : String extracted from private getPartitionName(databaseName String, tableName String, partitionValues List<String>) : String in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class com.facebook.presto.hive.HiveTableHandle | From | To |