5df49ab9c250114d93aa90507b029fad77f4e6bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public hasSingleValue() : boolean from class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v1 to public hasSingleValue(rowCount long) : boolean from class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2 | From | To | |
Move Method public hasSingleValue() : boolean from class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v3 to public hasSingleValue(rowCount long) : boolean from class org.apache.drill.exec.store.parquet.Metadata.ColumnMetadata_v2 | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable s : Object to source : Object in method private getBytes(type MinorType, source Object) : byte[] in class org.apache.drill.exec.store.parquet.ParquetGroupScan | From | To | |
Extract Variable | 1 | ||
Extract Variable majorType : MajorType in method public populatePruningVector(v ValueVector, index int, column SchemaPath, file String) : void from class org.apache.drill.exec.store.parquet.ParquetGroupScan | From | To | |
Extract Method | 4 | ||
Extract Method private getBytes(type MinorType, source Object) : byte[] extracted from public populatePruningVector(v ValueVector, index int, column SchemaPath, file String) : void in class org.apache.drill.exec.store.parquet.ParquetGroupScan | From | To |