0dd33bcad139a8dcbe7dd37a15cc0c61743fa8ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable tempDir : File to dir : File in method private createSchemaFileIn(dir File) : File in class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To | |
Extract Method | 2 | ||
Extract Method private getAvroCreateTableSql(schemaFile String) : String extracted from public testCreateAvroTableWithSchemaUrl() : void in class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To | |
Extract Method private createSchemaFileIn(dir File) : File extracted from public testCreateAvroTableWithSchemaUrl() : void in class com.facebook.presto.hive.TestHiveIntegrationSmokeTest | From | To |