704658fdb16939aa2f01da31310b3e66714d51ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable value : Object in method public testGetRecords() : void from class com.facebook.presto.hive.AbstractTestHiveClient | From | To | |
Extract Variable name : String in method public testRCBinary(rowCount int) : void from class com.facebook.presto.hive.TestHiveFileFormats | From | To | |
Extract Variable value : Object in method protected assertGetRecords(hiveStorageFormat HiveStorageFormat, tableMetadata ConnectorTableMetadata, hiveSplit HiveSplit, pageSource ConnectorPageSource, columnHandles List<? extends ColumnHandle>) : void from class com.facebook.presto.hive.AbstractTestHiveClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type VALID_HIVE_STRING_TYPES : Set<HiveType> to VALID_HIVE_STRING_TYPES : Set<PrimitiveCategory> in class com.facebook.presto.hive.ColumnarBinaryHiveRecordCursor | From | To |