3f3ba3f7db9f2d27a2dae8521f07a7f68815f236
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public buildExpression(partitionKeys List<Column>, partitionValues List<String>) : String renamed to public buildGlueExpression(partitionKeys List<Column>, partitionValues List<String>) : String in class com.facebook.presto.hive.metastore.glue.GlueExpressionUtil | From | To | |
Rename Class | 1 | ||
Rename Class com.facebook.presto.hive.metastore.glue.TestMetastoreObjects renamed to com.facebook.presto.hive.metastore.glue.TestingMetastoreObjects | From | To | |
Inline Variable | 1 | ||
Inline Variable batchResult : BatchGetPartitionResult in method private batchGetPartition(databaseName String, tableName String, partitionNames List<String>) : List<Partition> from class com.facebook.presto.hive.metastore.glue.GlueHiveMetastore | From | To |