3b34f0dfddade01220cee5cd299a62f012aea70a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute outputBatch : VectorContainer to dest : VectorContainer in method public makeSortImpl(fixture OperatorFixture, sortOrder String, nullOrder String) : SortImpl in class org.apache.drill.exec.physical.impl.xsort.managed.TestSortImpl | From | To | |
| Replace Variable With Attribute upstream : IterOutcome to lastKnownOutcome : IterOutcome in method private loadBatch() : IterOutcome in class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To | |
| Extract Method | 3 | ||
| Extract Method private prepareOutputContainer(sortResults SortResults) : void extracted from private load() : IterOutcome in class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To | |
| Extract Method private createNewSortImpl() : SortImpl extracted from public ExternalSortBatch(popConfig ExternalSort, context FragmentContext, incoming RecordBatch) in class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To | |
| Extract Method private releaseResources() : void extracted from public releaseBatches(incoming RecordBatch) : void in class org.apache.drill.exec.physical.impl.xsort.managed.ExternalSortBatch | From | To |