5f1bf243ce2f781a6c8c03aa2432eb25ce60363a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type outputFormat : String to storageFormat : StorageFormat in method public getFileExtension(conf JobConf, storageFormat StorageFormat) : String in class com.facebook.presto.hive.HiveWriterFactory | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [outputFormat : String, serDe : String] to outputStorageFormat : StorageFormat in method public createWriter(partitionColumns Page, position int, bucketNumber OptionalInt) : HiveWriter in class com.facebook.presto.hive.HiveWriterFactory | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [outputFormat : String, serDe : String] to storageFormat : StorageFormat in method public HiveRecordWriter(path Path, inputColumnNames List<String>, storageFormat StorageFormat, schema Properties, typeManager TypeManager, conf JobConf) in class com.facebook.presto.hive.HiveRecordWriter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter outputFormat : String to storageFormat : StorageFormat in method public getFileExtension(conf JobConf, storageFormat StorageFormat) : String in class com.facebook.presto.hive.HiveWriterFactory | From | To |