|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<? extends LookupSourceFactory> in method public lookupOuterJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels Optional<List<Integer>>, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Change Parameter Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<? extends LookupSourceFactory> in method public LookupJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactoryManager JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeOutputTypes List<Type>, buildOutputTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory, totalOperatorsCount OptionalInt, probeJoinChannels List<Integer>, probeHashChannel OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) in class com.facebook.presto.operator.LookupJoinOperatorFactory |
From |
To |
|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public HashBuilderOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactoryManager JoinBridgeManager<PartitionedLookupSourceFactory>, outputChannels List<Integer>, hashChannels List<Integer>, preComputedHashChannel OptionalInt, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>, expectedPositions int, pagesIndexFactory PagesIndex.Factory, spillEnabled boolean, singleStreamSpillerFactory SingleStreamSpillerFactory) in class com.facebook.presto.operator.HashBuilderOperator.HashBuilderOperatorFactory |
From |
To |
|
Change Parameter Type factory : LookupSourceFactory to factory : PartitionedLookupSourceFactory in method public lookupAllAtOnce(factory PartitionedLookupSourceFactory) : JoinBridgeManager<PartitionedLookupSourceFactory> in class com.facebook.presto.operator.JoinBridgeManager |
From |
To |
|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<? extends LookupSourceFactory> in method private createJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactoryManager JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels List<Integer>, joinType JoinType, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<? extends LookupSourceFactory> in method public fullOuterJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels Optional<List<Integer>>, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<? extends LookupSourceFactory> in method private createLookupJoin(node JoinNode, probeSource PhysicalOperation, probeSymbols List<Symbol>, probeHashSymbol Optional<Symbol>, lookupSourceFactoryManager JoinBridgeManager<? extends LookupSourceFactory>, context LocalExecutionPlanContext) : OperatorFactory in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Parameter Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method private innerJoinOperatorFactory(lookupSourceFactoryManager JoinBridgeManager<PartitionedLookupSourceFactory>, probePages RowPagesBuilder, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<? extends LookupSourceFactory> in method public probeOuterJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels Optional<List<Integer>>, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Change Parameter Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method package BuildSideSetup(lookupSourceFactoryManager JoinBridgeManager<PartitionedLookupSourceFactory>, buildOperatorFactory HashBuilderOperatorFactory, buildSideSourceOperatorFactory LocalExchangeSourceOperatorFactory, partitionCount int) in class com.facebook.presto.operator.TestHashJoinOperator.BuildSideSetup |
From |
To |
|
Change Parameter Type lookupSourceFactory : LookupSourceFactory to lookupSourceFactory : PartitionedLookupSourceFactory in method public HashBuilderOperator(operatorContext OperatorContext, lookupSourceFactory PartitionedLookupSourceFactory, partitionIndex int, outputChannels List<Integer>, hashChannels List<Integer>, preComputedHashChannel OptionalInt, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>, expectedPositions int, pagesIndexFactory PagesIndex.Factory, spillEnabled boolean, singleStreamSpillerFactory SingleStreamSpillerFactory) in class com.facebook.presto.operator.HashBuilderOperator |
From |
To |
|
Change Parameter Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method private probeOuterJoinOperatorFactory(lookupSourceFactoryManager JoinBridgeManager<PartitionedLookupSourceFactory>, probePages RowPagesBuilder) : OperatorFactory in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Parameter Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<? extends LookupSourceFactory> in method public innerJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels Optional<List<Integer>>, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method private innerJoinWithSpill(probeHashEnabled boolean, whenSpill List<WhenSpill>, buildSpillerFactory SingleStreamSpillerFactory, joinSpillerFactory PartitioningSpillerFactory) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : LookupSourceFactory to lookupSourceFactory : PartitionedLookupSourceFactory in method public createOperator(driverContext DriverContext) : HashBuilderOperator in class com.facebook.presto.operator.HashBuilderOperator.HashBuilderOperatorFactory |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testInnerJoin(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method private setupBuildSide(parallelBuild boolean, taskContext TaskContext, hashChannels List<Integer>, buildPages RowPagesBuilder, filterFunction Optional<InternalJoinFilterFunction>, spillEnabled boolean, singleStreamSpillerFactory SingleStreamSpillerFactory) : BuildSideSetup in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testProbeOuterJoin(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method protected createDrivers(taskContext TaskContext) : List<Driver> in class com.facebook.presto.benchmark.HashBuildBenchmark |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method private createLookupJoin(node JoinNode, probeNode PlanNode, probeSymbols List<Symbol>, probeHashSymbol Optional<Symbol>, buildNode PlanNode, buildSymbols List<Symbol>, buildHashSymbol Optional<Symbol>, context LocalExecutionPlanContext) : PhysicalOperation in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method protected createDrivers(taskContext TaskContext) : List<Driver> in class com.facebook.presto.benchmark.HashJoinBenchmark |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method protected createDrivers(taskContext TaskContext) : List<Driver> in class com.facebook.presto.benchmark.HashBuildAndJoinBenchmark |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testOuterJoinWithNullOnBothSidesAndFilterFunction(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testFullOuterJoinWithEmptyLookupSource(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testYield() : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testOuterJoinWithNullProbeAndFilterFunction(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testOuterJoinWithNullBuild(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testInnerJoinWithNullBuild(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testInnerJoinWithEmptyLookupSource(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testOuterJoinWithNullBuildAndFilterFunction(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testLookupOuterJoinWithEmptyLookupSource(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method private benchmarkBuildHash(buildContext BuildContext, outputChannels List<Integer>) : JoinBridgeManager<PartitionedLookupSourceFactory> in class com.facebook.presto.operator.BenchmarkHashBuildAndJoinOperators |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testOuterJoinWithNullOnBothSides(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testOuterJoinWithNullProbe(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testInnerJoinWithNullProbe(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testInnerJoinWithNonEmptyLookupSourceAndEmptyProbe(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method private createLookupSourceFactory(node JoinNode, buildNode PlanNode, buildSymbols List<Symbol>, buildHashSymbol Optional<Symbol>, probeSource PhysicalOperation, context LocalExecutionPlanContext) : JoinBridgeManager<PartitionedLookupSourceFactory> in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testInnerJoinWithNullOnBothSides(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactoryManager : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testProbeOuterJoinWithEmptyLookupSource(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Change Variable Type lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactory : JoinBridgeManager<PartitionedLookupSourceFactory> in method public testProbeOuterJoinWithFilterFunction(parallelBuild boolean, probeHashEnabled boolean, buildHashEnabled boolean) : void in class com.facebook.presto.operator.TestHashJoinOperator |
From |
To |
|
Rename Parameter lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<? extends LookupSourceFactory> in method private createJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactoryManager JoinBridgeManager<? extends LookupSourceFactory>, probeTypes List<Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels List<Integer>, joinType JoinType, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Rename Parameter lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<PartitionedLookupSourceFactory> in method public HashBuilderOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactoryManager JoinBridgeManager<PartitionedLookupSourceFactory>, outputChannels List<Integer>, hashChannels List<Integer>, preComputedHashChannel OptionalInt, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>, expectedPositions int, pagesIndexFactory PagesIndex.Factory, spillEnabled boolean, singleStreamSpillerFactory SingleStreamSpillerFactory) in class com.facebook.presto.operator.HashBuilderOperator.HashBuilderOperatorFactory |
From |
To |
|
Rename Parameter lookupSourceFactory : JoinBridgeManager<LookupSourceFactory> to lookupSourceFactoryManager : JoinBridgeManager<? extends LookupSourceFactory> in method private createLookupJoin(node JoinNode, probeSource PhysicalOperation, probeSymbols List<Symbol>, probeHashSymbol Optional<Symbol>, lookupSourceFactoryManager JoinBridgeManager<? extends LookupSourceFactory>, context LocalExecutionPlanContext) : OperatorFactory in class com.facebook.presto.sql.planner.LocalExecutionPlanner.Visitor |
From |
To |