a653b2ca5feb42176c880e208a3e2de15d08dd1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private testingPrincipalPrivilege(session ConnectorSession) : PrincipalPrivileges extracted from public testTableCreationIgnoreExisting() : void in class com.facebook.presto.hive.AbstractTestHiveClient | From | To | |
Extract Method private testingPrincipalPrivilege(session ConnectorSession) : PrincipalPrivileges extracted from protected doTestMismatchSchemaTable(schemaTableName SchemaTableName, storageFormat HiveStorageFormat, tableBefore List<ColumnMetadata>, dataBefore MaterializedResult, tableAfter List<ColumnMetadata>, dataAfter MaterializedResult) : void in class com.facebook.presto.hive.AbstractTestHiveClient | From | To |