5a34d8194a660f82391e1143f445a7a890340e34
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type schema : BatchSchema to batch : VectorAccessible in method public updateSchema(batch VectorAccessible) : void in class org.apache.drill.exec.store.RecordWriter | From | To | |
| Change Parameter Type batchSchema : BatchSchema to batch : VectorAccessible in method public updateSchema(batch VectorAccessible) : void in class org.apache.drill.exec.store.parquet.ParquetRecordWriter | From | To | |
| Change Parameter Type schema : BatchSchema to batch : VectorAccessible in method public updateSchema(batch VectorAccessible) : void in class org.apache.drill.exec.store.StringOutputRecordWriter | From | To | |
| Rename Variable | 7 | ||
| Rename Variable path : SchemaPath to schemaPath : SchemaPath in method private readFooterHelper(statuses List<FileStatus>) : void in class org.apache.drill.exec.store.parquet.ParquetGroupScan | From | To | |
| Rename Variable dirBitset : BitSet to partitionColumnBitSet : BitSet in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Rename Variable dirIndex : Integer to partitionIndex : Integer in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Rename Variable vector : NullableVarCharVector to v : ValueVector in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Rename Variable dirNames : Map<Integer,String> to fieldNameMap : Map<Integer,String> in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Rename Variable dirIndex : int to partitionColumnIndex : int in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Rename Variable colIndex : int to relColIndex : int in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type vector : NullableVarCharVector to v : ValueVector in method protected doOnMatch(call RelOptRuleCall, filterRel DrillFilterRel, projectRel DrillProjectRel, scanRel DrillScanRel) : void in class org.apache.drill.exec.planner.logical.partition.PruneScanRule | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected setPartitionVector(newPartitionVector BitVector) : void extracted from public updateSchema(batchSchema BatchSchema) : void in class org.apache.drill.exec.store.parquet.ParquetRecordWriter & moved to class org.apache.drill.exec.store.AbstractRecordWriter | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter schema : BatchSchema to batch : VectorAccessible in method public updateSchema(batch VectorAccessible) : void in class org.apache.drill.exec.store.StringOutputRecordWriter | From | To | |
| Rename Parameter schema : BatchSchema to batch : VectorAccessible in method public updateSchema(batch VectorAccessible) : void in class org.apache.drill.exec.store.RecordWriter | From | To | |
| Rename Parameter batchSchema : BatchSchema to batch : VectorAccessible in method public updateSchema(batch VectorAccessible) : void in class org.apache.drill.exec.store.parquet.ParquetRecordWriter | From | To |