1a882ddd17ccaf9796ae3cab490415084660b5d7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable remoteTable : Optional<Table> to existingTable : Optional<Table> in method public run(metastore ExtendedHiveMetastore) : void in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore.CreateTableOperation | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute TPCH_CATALOG : String to SECOND_CATALOG : String in class com.facebook.presto.sql.analyzer.TestAnalyzer | From | To | |
| Rename Attribute SECOND_CATALOG : String to TPCH_CATALOG : String in class com.facebook.presto.sql.analyzer.TestAnalyzer | From | To | |
| Rename Attribute done : boolean to tableCreated : boolean in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore.CreateTableOperation | From | To | |
| Rename Attribute table : Table to newTable : Table in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore.CreateTableOperation | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter table : Table to newTable : Table in method public CreateTableOperation(newTable Table, privileges PrincipalPrivileges, ignoreExisting boolean) in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore.CreateTableOperation | From | To |