069c3049f1a500e5ae0b47caeebc5856ab182b73
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 2 | ||
| Parameterize Variable limitedOutputBatchSizeBytes : int to limitOutputBatchSizeBytes : int in method private testUnnestBatchSizing(inputBatchSize int, limitOutputBatchSize int, limitOutputBatchSizeBytes int, excludeUnnestColumn boolean) : void in class org.apache.drill.exec.physical.impl.unnest.TestUnnestWithLateralCorrectness | From | To | |
| Parameterize Variable limitedOutputBatchSize : int to limitOutputBatchSize : int in method private testUnnestBatchSizing(inputBatchSize int, limitOutputBatchSize int, limitOutputBatchSizeBytes int, excludeUnnestColumn boolean) : void in class org.apache.drill.exec.physical.impl.unnest.TestUnnestWithLateralCorrectness | From | To | |
| Extract Variable | 1 | ||
| Extract Variable leftField : MaterializedField in method private setupNewSchema() : void from class org.apache.drill.exec.physical.impl.join.LateralJoinBatch | From | To | |
| Extract Method | 1 | ||
| Extract Method private testUnnestBatchSizing(inputBatchSize int, limitOutputBatchSize int, limitOutputBatchSizeBytes int, excludeUnnestColumn boolean) : void extracted from public testUnnestLimitBatchSize() : void in class org.apache.drill.exec.physical.impl.unnest.TestUnnestWithLateralCorrectness | From | To |