|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method private JoinOperatorCacheKey(types List<? extends Type>, probeOutputChannels List<Integer>, probeChannels List<Integer>, probeHashChannel OptionalInt, joinType JoinType) in class com.facebook.presto.sql.gen.JoinProbeCompiler.JoinOperatorCacheKey |
From |
To |
|
Change Parameter Type keyOutputHashChannel : Optional<Integer> to keyOutputHashChannel : OptionalInt in method public IndexLoader(lookupSourceInputChannels Set<Integer>, keyOutputChannels List<Integer>, keyOutputHashChannel OptionalInt, outputTypes List<Type>, indexBuildDriverFactoryProvider IndexBuildDriverFactoryProvider, expectedPositions int, maxIndexMemorySize DataSize, stats IndexJoinLookupStats, pagesIndexFactory PagesIndex.Factory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.index.IndexLoader |
From |
To |
|
Change Parameter Type hashChannel : Optional<Integer> to hashChannel : OptionalInt in method public createPagesHashStrategy(joinChannels List<Integer>, hashChannel OptionalInt) : PagesHashStrategy in class com.facebook.presto.operator.PagesIndex |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public lookupOuterJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<? extends 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 hashChannel : Optional<Integer> to hashChannel : OptionalInt in method public createPagesHashStrategy(joinChannels List<Integer>, hashChannel OptionalInt, outputChannels Optional<List<Integer>>) : PagesHashStrategy in class com.facebook.presto.operator.PagesIndex |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public compileJoinOperatorFactory(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt, probeOutputChannels List<Integer>, joinType JoinType, totalOperatorsCount OptionalInt, partitioningSpillerFactory PartitioningSpillerFactory) : OperatorFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Change Parameter Type hashChannel : Optional<Integer> to hashChannel : OptionalInt in method public createLookupSourceSupplier(session Session, joinChannels List<Integer>, hashChannel OptionalInt, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>) : LookupSourceSupplier in class com.facebook.presto.operator.PagesIndex |
From |
To |
|
Change Parameter Type hashChannel : Optional<Integer> to hashChannel : OptionalInt in method public createPagesHashStrategy(channels List<? extends List<Block>>, hashChannel OptionalInt) : PagesHashStrategy in class com.facebook.presto.sql.gen.JoinCompiler.PagesHashStrategyFactory |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method private generateGetCurrentJoinPosition(classDefinition ClassDefinition, callSiteBinder CallSiteBinder, probePageField FieldDefinition, pageField FieldDefinition, probeHashChannel OptionalInt, probeHashBlockField FieldDefinition, positionField FieldDefinition) : void in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Change Parameter Type keyOutputHashChannel : Optional<Integer> to keyOutputHashChannel : OptionalInt in method public IndexSnapshotBuilder(outputTypes List<Type>, keyOutputChannels List<Integer>, keyOutputHashChannel OptionalInt, driverContext DriverContext, maxMemoryInBytes DataSize, expectedPositions int, pagesIndexFactory PagesIndex.Factory) in class com.facebook.presto.operator.index.IndexSnapshotBuilder |
From |
To |
|
Change Parameter Type preComputedHashChannel : Optional<Integer> to preComputedHashChannel : OptionalInt in method public HashBuilderOperatorFactory(operatorId int, planNodeId PlanNodeId, types List<Type>, outputChannels List<Integer>, layout Map<Symbol,Integer>, hashChannels List<Integer>, preComputedHashChannel OptionalInt, outer boolean, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>, expectedPositions int, partitionCount int, pagesIndexFactory PagesIndex.Factory, spillEnabled boolean, singleStreamSpillerFactory SingleStreamSpillerFactory) in class com.facebook.presto.operator.HashBuilderOperator.HashBuilderOperatorFactory |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method private compileJoinProbe(types List<Type>, probeOutputChannels List<Integer>, probeChannels List<Integer>, probeHashChannel OptionalInt) : Class<? extends JoinProbe> in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public fullOuterJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<? extends 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 hashChannel : Optional<Integer> to hashChannel : OptionalInt in method public createLookupSourceSupplier(session Session, addresses LongArrayList, channels List<List<Block>>, hashChannel OptionalInt, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>) : LookupSourceSupplier in class com.facebook.presto.sql.gen.JoinCompiler.LookupSourceSupplierFactory |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public internalCompileJoinOperatorFactory(types List<Type>, probeOutputChannels List<Integer>, probeJoinChannel List<Integer>, probeHashChannel OptionalInt) : HashJoinOperatorFactoryFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Change Parameter Type keyOutputHashChannel : Optional<Integer> to keyOutputHashChannel : OptionalInt in method public IndexLookupSourceFactory(lookupSourceInputChannels Set<Integer>, keyOutputChannels List<Integer>, keyOutputHashChannel OptionalInt, outputTypes List<Type>, layout Map<Symbol,Integer>, indexBuildDriverFactoryProvider IndexBuildDriverFactoryProvider, maxIndexMemorySize DataSize, stats IndexJoinLookupStats, shareIndexLoading boolean, pagesIndexFactory PagesIndex.Factory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.index.IndexLookupSourceFactory |
From |
To |
|
Change Parameter Type hashChannel : Optional<Integer> to hashChannel : OptionalInt in method public createLookupSourceSupplier(session Session, joinChannels List<Integer>, hashChannel OptionalInt, filterFunctionFactory Optional<JoinFilterFunctionFactory>, sortChannel Optional<Integer>, searchFunctionFactories List<JoinFilterFunctionFactory>, outputChannels Optional<List<Integer>>) : LookupSourceSupplier in class com.facebook.presto.operator.PagesIndex |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public innerJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<? extends 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 hashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method private SimpleJoinProbe(types List<Type>, probeOutputChannels List<Integer>, page Page, probeJoinChannels List<Integer>, probeHashChannel OptionalInt) in class com.facebook.presto.operator.SimpleJoinProbe |
From |
To |
|
Change Parameter Type keyOutputHashChannel : Optional<Integer> to keyOutputHashChannel : OptionalInt in method private IndexSnapshotLoader(indexBuildDriverFactoryProvider IndexBuildDriverFactoryProvider, pipelineContext PipelineContext, indexSnapshotReference AtomicReference<IndexSnapshot>, lookupSourceInputChannels Set<Integer>, indexTypes List<Type>, keyOutputChannels List<Integer>, keyOutputHashChannel OptionalInt, expectedPositions int, maxIndexMemorySize DataSize, pagesIndexFactory PagesIndex.Factory, joinCompiler JoinCompiler) in class com.facebook.presto.operator.index.IndexLoader.IndexSnapshotLoader |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public SimpleJoinProbeFactory(types List<Type>, probeOutputChannels List<Integer>, probeJoinChannels List<Integer>, probeHashChannel OptionalInt) in class com.facebook.presto.operator.SimpleJoinProbe.SimpleJoinProbeFactory |
From |
To |
|
Change Parameter Type probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public internalCompileJoinProbe(types List<Type>, probeOutputChannels List<Integer>, probeChannels List<Integer>, probeHashChannel OptionalInt) : JoinProbeFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Change Parameter Type precomputedHashChannel : Optional<Integer> to precomputedHashChannel : OptionalInt in method public SimplePagesHashStrategy(types List<Type>, outputChannels List<Integer>, channels List<List<Block>>, hashChannels List<Integer>, precomputedHashChannel OptionalInt, sortChannel Optional<Integer>) in class com.facebook.presto.operator.SimplePagesHashStrategy |
From |
To |
|
Change Parameter Type preComputedHashChannel : Optional<Integer> to preComputedHashChannel : OptionalInt 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 probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method public probeOuterJoin(operatorId int, planNodeId PlanNodeId, lookupSourceFactory LookupSourceFactory, probeTypes List<? extends 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 probeHashChannel : Optional<Integer> to probeHashChannel : OptionalInt in method private generateConstructor(classDefinition ClassDefinition, probeChannels List<Integer>, probeHashChannel OptionalInt, blockFields List<FieldDefinition>, probeChannelFields List<FieldDefinition>, probeBlocksArrayField FieldDefinition, probePageField FieldDefinition, pageField FieldDefinition, probeHashBlockField FieldDefinition, positionField FieldDefinition, positionCountField FieldDefinition) : void in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |