79811db5aa8c7f2cdbe6f74c0a40124bea9fb1fd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [bufferedBatchLimit : int, spillBatchSize : Long] to preferredSpillBatchSize : Long in class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To | |
| Rename Method | 2 | ||
| Rename Method private measureField(vw VectorWrapper<?>) : void renamed to private measureColumn(vw VectorWrapper<?>) : void in class org.apache.drill.exec.physical.impl.spill.RecordBatchSizer | From | To | |
| Rename Method public getAvgDensity() : int renamed to public avgDensity() : int in class org.apache.drill.exec.physical.impl.spill.RecordBatchSizer | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type batchSize : long to dataSize : int in method public InputBatch(container VectorContainer, sv2 SelectionVector2, context OperatorContext, dataSize int) in class org.apache.drill.exec.physical.impl.xsort.managed.BatchGroup.InputBatch | From | To | |
| Rename Variable | 4 | ||
| Rename Variable estSize : long to spillSize : long in method private spillFromMemory() : void in class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | 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 | |
| Rename Variable posn : long to writeSize : long in method public closeOutputStream() : long in class org.apache.drill.exec.physical.impl.xsort.managed.BatchGroup.SpilledRun | From | To | |
| Rename Variable yearString : String to dayString : String in method public getAsStringBuilder(index int) : StringBuilder in class org.apache.drill.exec.vector.$.Accessor | 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 $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 | |
| 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 | |
| Extract Variable | 1 | ||
| Extract Variable batchSize : long in method private spillFromMemory() : void from class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To | |
| Inline Variable | 1 | ||
| Inline Variable batch : BatchGroup in method private doMergeAndSpill(batchGroups LinkedList<? extends BatchGroup>, spillCount int) : BatchGroup.SpilledRun from class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To | |
| Rename Parameter | 3 | ||
| 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 | |
| Rename Parameter batchSize : long to dataSize : int in method public InputBatch(container VectorContainer, sv2 SelectionVector2, context OperatorContext, dataSize int) in class org.apache.drill.exec.physical.impl.xsort.managed.BatchGroup.InputBatch | From | To |