4a289fdaa282a3a9d9ce4a1489afad768dc12003
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private createLocationHandle(context HdfsContext, session ConnectorSession, targetPath Path, isExistingTable boolean) : LocationHandle extracted from public forNewTable(metastore SemiTransactionalHiveMetastore, session ConnectorSession, schemaName String, tableName String) : LocationHandle in class com.facebook.presto.hive.HiveLocationService | From | To | |
Extract Method private createLocationHandle(context HdfsContext, session ConnectorSession, targetPath Path, isExistingTable boolean) : LocationHandle extracted from public forExistingTable(metastore SemiTransactionalHiveMetastore, session ConnectorSession, table Table) : LocationHandle in class com.facebook.presto.hive.HiveLocationService | From | To |