ab2c1a779e220f0363febab992f29e6ffbd4b449
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 29
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private generateRandomFileName(outputFormat String) : String renamed to private getFileExtension(outputFormat String) : String in class com.facebook.presto.hive.HivePageSink | From | To | |
Extract Method | 1 | ||
Extract Method public getNonPartitionKeyColumnHandles(connectorId String, table Table) : List<HiveColumnHandle> extracted from public hiveColumnHandles(connectorId String, table Table) : List<HiveColumnHandle> in class com.facebook.presto.hive.HiveUtil | From | To |