8f2aa8b1cb59a19a677da78b9f2c3bbb00981a88
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testInsertPartitioned() : void renamed to public testInsertIntoNewPartition() : void in class com.facebook.presto.hive.AbstractTestHiveClient | From | To | |
| Rename Method private doInsertPartitioned(storageFormat HiveStorageFormat, tableName SchemaTableName) : void renamed to private doInsertIntoExistingPartition(storageFormat HiveStorageFormat, tableName SchemaTableName) : void in class com.facebook.presto.hive.AbstractTestHiveClient | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute temporaryInsertPartitionedTable : SchemaTableName to temporaryInsertIntoNewPartitionTable : SchemaTableName in class com.facebook.presto.hive.AbstractTestHiveClient | From | To |