|
Change Parameter Type allocator : BufferAllocator to oContext : OperatorContext in method public setup(hashAggrConfig HashAggregate, htConfig HashTableConfig, context FragmentContext, stats OperatorStats, oContext OperatorContext, incoming RecordBatch, outgoing HashAggBatch, valueExprs LogicalExpression[], valueFieldIds List<TypedFieldId>, groupByOutFieldIds TypedFieldId[], outContainer VectorContainer) : void in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate |
From |
To |
|
Change Parameter Type allocator : BufferAllocator to oContext : OperatorContext in method public abstract setup(hashAggrConfig HashAggregate, htConfig HashTableConfig, context FragmentContext, stats OperatorStats, oContext OperatorContext, incoming RecordBatch, outgoing HashAggBatch, valueExprs LogicalExpression[], valueFieldIds List<TypedFieldId>, keyFieldIds TypedFieldId[], outContainer VectorContainer) : void in class org.apache.drill.exec.physical.impl.aggregate.HashAggregator |
From |
To |
|
Rename Variable i : int to bucketIndex : int in method public put(incomingRowIdx int, htIdxHolder IndexPointer, hashCode int) : PutStatus in class org.apache.drill.exec.physical.impl.common.HashTableTemplate |
From |
To |
|
Rename Variable maxSortAlloc : long to maxOperatorAlloc : long in method public setupBufferedOpsMemoryAllocations(plan PhysicalPlan, queryContext QueryContext) : void in class org.apache.drill.exec.util.MemoryAllocationUtilities |
From |
To |
|
Rename Variable sortList : List<ExternalSort> to bufferedOpList : List<PhysicalOperator> in method public setupBufferedOpsMemoryAllocations(plan PhysicalPlan, queryContext QueryContext) : void in class org.apache.drill.exec.util.MemoryAllocationUtilities |
From |
To |
|
Rename Variable i : int to bucketIndex : int in method public containsKey(incomingRowIdx int, isProbe boolean) : int in class org.apache.drill.exec.physical.impl.common.HashTableTemplate |
From |
To |
|
Change Return Type void to int in method private expandMap(mapVector AbstractMapVector) : int in class org.apache.drill.exec.physical.impl.spill.RecordBatchSizer |
From |
To |
|
Change Return Type BatchHolder to boolean in method private addBatchIfNeeded(currentIdx int) : boolean in class org.apache.drill.exec.physical.impl.common.HashTableTemplate |
From |
To |
|
Change Return Type void to PutStatus in method public put(incomingRowIdx int, htIdxHolder IndexPointer, hashCode int) : PutStatus in class org.apache.drill.exec.physical.impl.common.HashTable |
From |
To |
|
Change Return Type void to PutStatus in method public put(incomingRowIdx int, htIdxHolder IndexPointer, hashCode int) : PutStatus in class org.apache.drill.exec.physical.impl.common.HashTableTemplate |
From |
To |
|
Change Return Type IterOutcome to AggIterOutcome in method public abstract outputCurrentBatch() : AggIterOutcome in class org.apache.drill.exec.physical.impl.aggregate.HashAggregator |
From |
To |
|
Change Return Type IterOutcome to AggIterOutcome in method public outputCurrentBatch() : AggIterOutcome in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate |
From |
To |
|
Change Return Type void to int in method private measureColumn(vv ValueVector) : int in class org.apache.drill.exec.physical.impl.spill.RecordBatchSizer |
From |
To |
|
Rename Parameter allocator : BufferAllocator to oContext : OperatorContext in method public setup(hashAggrConfig HashAggregate, htConfig HashTableConfig, context FragmentContext, stats OperatorStats, oContext OperatorContext, incoming RecordBatch, outgoing HashAggBatch, valueExprs LogicalExpression[], valueFieldIds List<TypedFieldId>, groupByOutFieldIds TypedFieldId[], outContainer VectorContainer) : void in class org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate |
From |
To |
|
Rename Parameter allocator : BufferAllocator to oContext : OperatorContext in method public abstract setup(hashAggrConfig HashAggregate, htConfig HashTableConfig, context FragmentContext, stats OperatorStats, oContext OperatorContext, incoming RecordBatch, outgoing HashAggBatch, valueExprs LogicalExpression[], valueFieldIds List<TypedFieldId>, keyFieldIds TypedFieldId[], outContainer VectorContainer) : void in class org.apache.drill.exec.physical.impl.aggregate.HashAggregator |
From |
To |
|
Rename Parameter v : ValueVector to vv : ValueVector in method public ColumnSize(vv ValueVector) in class org.apache.drill.exec.physical.impl.spill.RecordBatchSizer.ColumnSize |
From |
To |
|
Rename Parameter v : ValueVector to vv : ValueVector in method private measureColumn(vv ValueVector) : int in class org.apache.drill.exec.physical.impl.spill.RecordBatchSizer |
From |
To |
|
Rename Parameter retryCount : int to hashCode : int in method public put(incomingRowIdx int, htIdxHolder IndexPointer, hashCode int) : PutStatus in class org.apache.drill.exec.physical.impl.common.HashTable |
From |
To |
|
Rename Parameter retryCount : int to hashCode : int in method public put(incomingRowIdx int, htIdxHolder IndexPointer, hashCode int) : PutStatus in class org.apache.drill.exec.physical.impl.common.HashTableTemplate |
From |
To |