|
Rename Parameter memoryLimitBeforeSpill : DataSize to unspillMemoryLimit : DataSize in method public HashAggregationOperatorFactory(operatorId int, planNodeId PlanNodeId, groupByTypes List<? extends Type>, groupByChannels List<Integer>, globalAggregationGroupIds List<Integer>, step Step, produceDefaultOutput boolean, accumulatorFactories List<AccumulatorFactory>, hashChannel Optional<Integer>, groupIdChannel Optional<Integer>, expectedGroups int, maxPartialMemory DataSize, spillEnabled boolean, unspillMemoryLimit DataSize, spillerFactory SpillerFactory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.HashAggregationOperator.HashAggregationOperatorFactory |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : DataSize to memoryLimitForMerge : DataSize in method public SpillableHashAggregationBuilder(accumulatorFactories List<AccumulatorFactory>, step AggregationNode.Step, expectedGroups int, groupByTypes List<Type>, groupByChannels List<Integer>, hashChannel Optional<Integer>, operatorContext OperatorContext, memoryLimitForMerge DataSize, memoryLimitForMergeWithMemory DataSize, spillerFactory SpillerFactory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.aggregation.builder.SpillableHashAggregationBuilder |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : DataSize to memoryLimitForMerge : DataSize in method package HashAggregationOperatorFactory(operatorId int, planNodeId PlanNodeId, groupByTypes List<? extends Type>, groupByChannels List<Integer>, globalAggregationGroupIds List<Integer>, step Step, produceDefaultOutput boolean, accumulatorFactories List<AccumulatorFactory>, hashChannel Optional<Integer>, groupIdChannel Optional<Integer>, expectedGroups int, maxPartialMemory DataSize, spillEnabled boolean, memoryLimitForMerge DataSize, memoryLimitForMergeWithMemory DataSize, spillerFactory SpillerFactory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.HashAggregationOperator.HashAggregationOperatorFactory |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : DataSize to memoryLimitForMerge : DataSize in method public HashAggregationOperator(operatorContext OperatorContext, groupByTypes List<Type>, groupByChannels List<Integer>, globalAggregationGroupIds List<Integer>, step Step, produceDefaultOutput boolean, accumulatorFactories List<AccumulatorFactory>, hashChannel Optional<Integer>, groupIdChannel Optional<Integer>, expectedGroups int, maxPartialMemory DataSize, spillEnabled boolean, memoryLimitForMerge DataSize, memoryLimitForMergeWithMemory DataSize, spillerFactory SpillerFactory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.HashAggregationOperator |
From |
To |
|
Rename Parameter memorySizeBeforeSpill : long to memoryLimitForMerge : long in method private mergeSortedPages(sortedPages Iterator<Page>, memoryLimitForMerge long) : Iterator<Page> in class com.facebook.presto.operator.aggregation.builder.SpillableHashAggregationBuilder |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : long to memoryLimitForMerge : long in method public testHashBuilderResize(hashEnabled boolean, memoryLimitForMerge long, memoryLimitForMergeWithMemory long) : void in class com.facebook.presto.operator.TestHashAggregationOperator |
From |
To |
|
Rename Parameter operatorMemoryLimitBeforeSpill : DataSize to aggregationOperatorUnspillMemoryLimit : DataSize in method public setAggregationOperatorUnspillMemoryLimit(aggregationOperatorUnspillMemoryLimit DataSize) : FeaturesConfig in class com.facebook.presto.sql.analyzer.FeaturesConfig |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : DataSize to unspillMemoryLimit : DataSize in method private planGroupByAggregation(node AggregationNode, source PhysicalOperation, operatorId int, spillEnabled boolean, unspillMemoryLimit DataSize) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : long to memoryLimitForMerge : long in method public testHashAggregationWithGlobals(hashEnabled boolean, memoryLimitForMerge long, memoryLimitForMergeWithMemory long) : void in class com.facebook.presto.operator.TestHashAggregationOperator |
From |
To |
|
Rename Parameter memorySizeBeforeSpill : long to memoryLimitForMerge : long in method public MergingHashAggregationBuilder(accumulatorFactories List<AccumulatorFactory>, step AggregationNode.Step, expectedGroups int, groupByTypes List<Type>, hashChannel Optional<Integer>, operatorContext OperatorContext, sortedPages Iterator<Page>, systemMemoryContext LocalMemoryContext, memoryLimitForMerge long, overwriteIntermediateChannelOffset int, joinCompiler JoinCompiler) in class com.facebook.presto.operator.aggregation.builder.MergingHashAggregationBuilder |
From |
To |
|
Rename Parameter memoryLimitBeforeSpill : long to memoryLimitForMerge : long in method public testHashAggregation(hashEnabled boolean, memoryLimitForMerge long, memoryLimitForMergeWithMemory long) : void in class com.facebook.presto.operator.TestHashAggregationOperator |
From |
To |