|
Change Parameter Type operator : StreamOperator to operator : Object in method package joinAndAssert(operator Object, input1 MutableObjectIterator<BinaryRow>, input2 MutableObjectIterator<BinaryRow>, expectOutSize int, expectOutKeySize int, expectOutVal int, semiJoin boolean, invokeEndInput boolean) : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |
|
Change Parameter Type operator : StreamOperator to operator : Object in method package joinAndAssert(operator Object, input1 MutableObjectIterator<BinaryRow>, input2 MutableObjectIterator<BinaryRow>, expectOutSize int, expectOutKeySize int, expectOutVal int, semiJoin boolean) : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |
|
Change Variable Type operator : StreamOperator to operator : Object in method public testSemiJoin() : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |
|
Change Variable Type operator : StreamOperator to operator : Object in method public testAntiJoin() : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |
|
Change Variable Type operator : StreamOperator to operator : Object in method public testBuildLeftSemiJoin() : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |
|
Change Variable Type operator : StreamOperator to operator : Object in method private buildJoin(buildInput MutableObjectIterator<BinaryRow>, probeInput MutableObjectIterator<BinaryRow>, leftOut boolean, rightOut boolean, buildLeft boolean, expectOutSize int, expectOutKeySize int, expectOutVal int) : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |
|
Change Variable Type operator : StreamOperator to operator : Object in method public testBuildLeftAntiJoin() : void in class org.apache.flink.table.runtime.join.Int2HashJoinOperatorTest |
From |
To |