ae34d5c30582de777db19360abf013bc50c8640b
Files Diff
- Added: 68
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private getDataTypeLength(column ColumnDescriptor, se SchemaElement) : int extracted from public setup(operatorContext OperatorContext, output OutputMutator) : void in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getColNameToSchemaElementMapping(footer ParquetMetadata) : Map<String,SchemaElement> extracted from public setup(operatorContext OperatorContext, output OutputMutator) : void in class org.apache.drill.exec.store.parquet.columnreaders.ParquetRecordReader & moved to class org.apache.drill.exec.store.parquet.ParquetReaderUtility | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.apache.drill.exec.store.parquet.ParquetFormatConfig | From | To |