6264b21e0d01f1eee06f03d0f53b11f489494d27
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [inputFormat : InputFormat<?,?>, serde : SerDe] to storageFormat : HiveStorageFormat in class com.facebook.presto.hive.TestHiveFileFormats.FileFormatAssertion | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute outputFormat : HiveOutputFormat<?,?> to storageFormat : HiveStorageFormat in class com.facebook.presto.hive.TestHiveFileFormats.FileFormatAssertion | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type compressionCodec : Optional<String> to compressionCodec : HiveCompressionCodec in class com.facebook.presto.hive.TestHiveFileFormats.FileFormatAssertion | From | To | |
| Change Attribute Type outputFormat : HiveOutputFormat<?,?> to storageFormat : HiveStorageFormat in class com.facebook.presto.hive.TestHiveFileFormats.FileFormatAssertion | From | To | |
| Extract Method | 1 | ||
| Extract Method public serializeObject(type Type, builder BlockBuilder, object Object, inspector ObjectInspector, filterNullMapKeys boolean) : Block extracted from public serializeObject(type Type, builder BlockBuilder, object Object, inspector ObjectInspector) : Block in class com.facebook.presto.hive.util.SerDeUtils | From | To |