9c0738d94f246443554a1b6d03c7a8d4d21d29a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable yearString : String to dayString : String in method public getAsStringBuilder(index int) : StringBuilder in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Rename Variable dayString : String to yearString : String in method public getAsStringBuilder(index int) : StringBuilder in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private DEFAULT_RECORD_BATCH_SIZE : int from class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch to private DEFAULT_RECORD_BATCH_SIZE : int from class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private EMPTY_SCHEMA_PATH : SchemaPath in class org.apache.drill.exec.record.vector.TestValueVector | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute start : int to holder : Holder in method public setSafe(index int, start int, buffer DrillBuf) : void in class org.apache.drill.exec.vector.$.Mutator | From | To | |
| Change Variable Type | 7 | ||
| Change Variable Type seconds : long to seconds : int in method public getAsStringBuilder(index int) : StringBuilder in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Change Variable Type $missing$ : type.width to $missing$ : minor.maxPrecisionDigits in method package getObject(index int) in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Change Variable Type $missing$ : minor.maxPrecisionDigits to $missing$ : type.width in method package getObject(index int) in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Change Variable Type $ : type.width to $ : minor.maxPrecisionDigits in method package getObject(index int) in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Change Variable Type $ : minor.maxPrecisionDigits to $ : type.width in method package getObject(index int) in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Change Variable Type seconds : int to seconds : long in method public getAsStringBuilder(index int) : StringBuilder in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Change Variable Type start : int to holder : Holder in method public setSafe(index int, start int, buffer DrillBuf) : void in class org.apache.drill.exec.vector.$.Mutator | From | To | |
| Split Variable | 3 | ||
| Split Variable p : Period to [t : DateTime, l : long] in method package getObject(index int) in class org.apache.drill.exec.vector.$.Accessor | From | To | |
| Extract Method | 2 | ||
| Extract Method private allocateOutgoingRecordBatch() : void extracted from public flush() : void in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch | From | To | |
| Extract Method private allocateOutgoingRecordBatch() : void extracted from public initializeBatch() : void in class org.apache.drill.exec.physical.impl.partitionsender.PartitionerTemplate.OutgoingRecordBatch | From | To | |
| Rename Parameter | 8 | ||
| Rename Parameter index : int to arrayIndex : int in method public addSafe(arrayIndex int) : void in class org.apache.drill.exec.vector.Repeated$.Mutator | From | To | |
| Rename Parameter arrayIndex : int to index : int in method public addSafe(index int) : void in class org.apache.drill.exec.vector.Repeated$.Mutator | From | To | |
| Rename Parameter size : int to count : int in method public generateTestData(count int) : void in class org.apache.drill.exec.vector.$.Mutator | From | To | |
| Rename Parameter count : int to size : int in method public generateTestData(size int) : void in class org.apache.drill.exec.vector.$.Mutator | From | To |