d885c77f098b7efc49c145e879ccebe8e1a6adc5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable tableName : String in method private testCreatePartitionedBucketedTableAs(storageFormat HiveStorageFormat) : void from class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To | |
Extract Variable tableName : String in method private testInsertPartitionedBucketedTable(storageFormat HiveStorageFormat) : void from class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To | |
Extract Method | 2 | ||
Extract Method private verifyPartitionedBucketedTable(storageFormat HiveStorageFormat, tableName String) : void extracted from private testInsertPartitionedBucketedTable(storageFormat HiveStorageFormat) : void in class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To | |
Extract Method private verifyPartitionedBucketedTable(storageFormat HiveStorageFormat, tableName String) : void extracted from private testCreatePartitionedBucketedTableAs(storageFormat HiveStorageFormat) : void in class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To |