|
Rename Method public testProbingAndPartitioningBuildNoneInMemory() : void renamed to private testProbingAndPartitioningBuildNoneInMemoryHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Method public testSimpleReserveMemoryCalculationNoHash() : void renamed to private testSimpleReserveMemoryCalculationNoHashHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestBuildSidePartitioningImpl |
From |
To |
|
Rename Method public testHasNoProbeDataButProbeNonEmpty() : void renamed to private testHasNoProbeDataButProbeNonEmptyHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Method public testNoRoomInMemoryForBatch1() : void renamed to private testNoRoomInMemoryForBatch1Helper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestBuildSidePartitioningImpl |
From |
To |
|
Rename Method public testProbingAndPartitioningBuildSomeInMemory() : void renamed to private testProbingAndPartitioningBuildSomeInMemoryHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Method public testProbingAndPartitioningBuildAllInMemoryWithSpill() : void renamed to private testProbingAndPartitioningBuildAllInMemoryWithSpillHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Method public testProbingAndPartitioningBuildAllInMemorySpill() : void renamed to private testProbingAndPartitioningBuildAllInMemorySpillHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Method public testProbingAndPartitioningBuildAllInMemoryNoSpill() : void renamed to private testProbingAndPartitioningBuildAllInMemoryNoSpillHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Method public testProbingAndPartitioningBuildAllInMemoryNoSpillWithHash() : void renamed to private testProbingAndPartitioningBuildAllInMemoryNoSpillWithHashHelper(firstCycle boolean) : void in class org.apache.drill.exec.physical.impl.join.TestPostBuildCalculationsImpl |
From |
To |
|
Rename Parameter autoTune : boolean to firstCycle : boolean in method public initialize(firstCycle boolean, reserveHash boolean, buildSideBatch RecordBatch, probeSideBatch RecordBatch, joinColumns Set<String>, probeEmpty boolean, memoryAvailable long, initialPartitions int, recordsPerPartitionBatchBuild int, recordsPerPartitionBatchProbe int, maxBatchNumRecordsBuild int, maxBatchNumRecordsProbe int, outputBatchSize int, loadFactor double) : void in class org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculator.BuildSidePartitioning |
From |
To |
|
Rename Parameter autoTune : boolean to firstCycle : boolean in method protected initialize(firstCycle boolean, reserveHash boolean, keySizes CaseInsensitiveMap<Long>, memoryAvailable long, initialPartitions int, probeEmpty boolean, buildSizePredictor BatchSizePredictor, probeSizePredictor BatchSizePredictor, recordsPerPartitionBatchBuild int, recordsPerPartitionBatchProbe int, maxBatchNumRecordsBuild int, maxBatchNumRecordsProbe int, outputBatchSize int, loadFactor double) : void in class org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.BuildSidePartitioningImpl |
From |
To |
|
Rename Parameter autoTune : boolean to firstCycle : boolean in method public initialize(firstCycle boolean, reserveHash boolean, buildBatch RecordBatch, probeBatch RecordBatch, joinColumns Set<String>, probeEmpty boolean, memoryAvailable long, initialPartitions int, recordsPerPartitionBatchBuild int, recordsPerPartitionBatchProbe int, maxBatchNumRecordsBuild int, maxBatchNumRecordsProbe int, outputBatchSize int, loadFactor double) : void in class org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.BuildSidePartitioningImpl |
From |
To |
|
Rename Parameter autoTune : boolean to firstCycle : boolean in method public initialize(firstCycle boolean, reserveHash boolean, buildSideBatch RecordBatch, probeSideBatch RecordBatch, joinColumns Set<String>, probeEmpty boolean, memoryAvailable long, initialPartitions int, recordsPerPartitionBatchBuild int, recordsPerPartitionBatchProbe int, maxBatchNumRecordsBuild int, maxBatchNumRecordsProbe int, outputBatchSize int, loadFactor double) : void in class org.apache.drill.exec.physical.impl.join.HashJoinMemoryCalculatorImpl.NoopBuildSidePartitioningImpl |
From |
To |