|
Change Parameter Type dependencies : List<SQLCloseable> to dependencies : Map<ImmutableBytesPtr,ServerCache> in method private HashJoinPlan(statement SelectStatement, plan QueryPlan, joinInfo HashJoinInfo, subPlans SubPlan[], recompileWhereClause boolean, dependencies Map<ImmutableBytesPtr,ServerCache>) in class org.apache.phoenix.execute.HashJoinPlan |
From |
To |
|
Change Parameter Type dependencies : List<? extends SQLCloseable> to caches : Map<ImmutableBytesPtr,ServerCache> in method public iterator(caches Map<ImmutableBytesPtr,ServerCache>, scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator in class org.apache.phoenix.execute.BaseQueryPlan |
From |
To |
|
Change Parameter Type dependencies : List<? extends SQLCloseable> to dependencies : Map<ImmutableBytesPtr,ServerCache> in method private getWrappedIterator(dependencies Map<ImmutableBytesPtr,ServerCache>, iterator ResultIterator) : ResultIterator in class org.apache.phoenix.execute.BaseQueryPlan |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithSubquery() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithDifferentNumericJoinKeyTypes() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testLeftJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testUpsertWithJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithPostFilters() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithDifferentDateJoinKeyTypes() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testInnerJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testRightJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinPlanWithIndex() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinMultiJoinKeys() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithSubqueryAndAggregation() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testLeftJoinWithPreFilters() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testMultiRightJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithWildcard() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithTableWildcard() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testSelfJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testSubJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testInnerJoinWithPreFilters() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testLeftJoinWithAggregation() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testNonEquiJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithLimit() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testLeftRightJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithSkipMergeOptimization() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testMultiLeftJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testStarJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithOffset() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithSetMaxRows() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testDefaultJoin() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithSubqueryPostFilters() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testJoinWithIncomparableJoinKeyTypes() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testRightJoinWithAggregation() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |
|
Extract And Move Method protected getConnection() : Connection extracted from public testNestedSubqueries() : void in class org.apache.phoenix.end2end.HashJoinIT & moved to class org.apache.phoenix.end2end.BaseJoinIT |
From |
To |