30445bec93a67570114b02815bb5054874d5d23b
Files Diff
- Added: 1
 - Removed: 1
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable hiveClient : HiveClient to metadata : ConnectorMetadata in method public create(connectorId String, config Map<String,String>) : Connector in class com.facebook.presto.hive.HiveConnectorFactory | From | To | |
| Rename Class | 1 | ||
| Rename Class com.facebook.presto.hive.HiveClient renamed to com.facebook.presto.hive.HiveMetadata | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type hiveClient : HiveClient to metadata : ConnectorMetadata in method public create(connectorId String, config Map<String,String>) : Connector in class com.facebook.presto.hive.HiveConnectorFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type metadata : HiveClient to metadata : HiveMetadata in class com.facebook.presto.hive.AbstractTestHiveClientS3 | From | To |