|
Rename Method private processOuterJoin(inheritedPredicate Expression, outerEffectivePredicate Expression, innerEffectivePredicate Expression, joinPredicate Expression, outerSymbols Collection<Symbol>) : OuterJoinPushDownResult renamed to private processLimitedOuterJoin(inheritedPredicate Expression, outerEffectivePredicate Expression, innerEffectivePredicate Expression, joinPredicate Expression, outerSymbols Collection<Symbol>) : OuterJoinPushDownResult in class com.facebook.presto.sql.planner.optimizations.PredicatePushDown.Rewriter |
From |
To |
|
Rename Method public outerJoin(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, probeHashChannel Optional<Integer>) : OperatorFactory renamed to public fullOuterJoin(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, probeHashChannel Optional<Integer>) : OperatorFactory in class com.facebook.presto.operator.LookupJoinOperators |
From |
To |
|
Change Parameter Type enableOuterJoin : boolean to joinType : JoinType in method public LookupJoinOperator(operatorContext OperatorContext, lookupSourceSupplier LookupSourceSupplier, probeTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory) in class com.facebook.presto.operator.LookupJoinOperator |
From |
To |
|
Change Parameter Type enableOuterJoin : boolean to joinType : JoinType in method public createHashJoinOperatorFactory(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, joinType JoinType) : OperatorFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler.HashJoinOperatorFactoryFactory |
From |
To |
|
Change Parameter Type enableOuterJoin : boolean to joinType : JoinType in method public compileJoinOperatorFactory(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, probeHashChannel Optional<Integer>, joinType JoinType) : OperatorFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Change Parameter Type enableOuterJoin : boolean to joinType : JoinType in method public LookupJoinOperatorFactory(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory) in class com.facebook.presto.operator.LookupJoinOperatorFactory |
From |
To |
|
Change Parameter Type enableOuterJoin : boolean to joinType : JoinType in method private JoinOperatorCacheKey(types List<? extends Type>, probeChannels List<Integer>, probeHashChannel Optional<Integer>, joinType JoinType) in class com.facebook.presto.sql.gen.JoinProbeCompiler.JoinOperatorCacheKey |
From |
To |
|
Rename Parameter enableOuterJoin : boolean to joinType : JoinType in method public LookupJoinOperator(operatorContext OperatorContext, lookupSourceSupplier LookupSourceSupplier, probeTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory) in class com.facebook.presto.operator.LookupJoinOperator |
From |
To |
|
Rename Parameter enableOuterJoin : boolean to joinType : JoinType in method public createHashJoinOperatorFactory(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, joinType JoinType) : OperatorFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler.HashJoinOperatorFactoryFactory |
From |
To |
|
Rename Parameter enableOuterJoin : boolean to joinType : JoinType in method public LookupJoinOperatorFactory(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<Type>, joinType JoinType, joinProbeFactory JoinProbeFactory) in class com.facebook.presto.operator.LookupJoinOperatorFactory |
From |
To |
|
Rename Parameter enableOuterJoin : boolean to joinType : JoinType in method public compileJoinOperatorFactory(operatorId int, lookupSourceSupplier LookupSourceSupplier, probeTypes List<? extends Type>, probeJoinChannel List<Integer>, probeHashChannel Optional<Integer>, joinType JoinType) : OperatorFactory in class com.facebook.presto.sql.gen.JoinProbeCompiler |
From |
To |
|
Rename Parameter enableOuterJoin : boolean to joinType : JoinType in method private JoinOperatorCacheKey(types List<? extends Type>, probeChannels List<Integer>, probeHashChannel Optional<Integer>, joinType JoinType) in class com.facebook.presto.sql.gen.JoinProbeCompiler.JoinOperatorCacheKey |
From |
To |