|
Change Variable Type input2 : DataSet<WC> to input2 : DataSet<Tuple2<Integer,String>> in method public testJoinWithoutExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input1 : DataSet<WC> to input1 : DataSet<Tuple2<Integer,String>> in method public testJoinWithExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input1 : DataSet<WC> to input1 : DataSet<Tuple2<Integer,String>> in method public testUnionWithExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input1 : DataSet<WC> to input1 : DataSet<Tuple2<Integer,String>> in method public testUnionWithoutExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input2 : DataSet<WC> to input2 : DataSet<Tuple2<Integer,String>> in method public testJoinWithExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input2 : DataSet<WC> to input2 : DataSet<Tuple2<Integer,String>> in method public testUnionWithoutExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input1 : DataSet<WC> to input1 : DataSet<Tuple2<Integer,String>> in method public testJoinWithoutExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input : DataSet<WC> to input : DataSet<Tuple2<Integer,String>> in method public testFilterWithExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input2 : DataSet<WC> to input2 : DataSet<Tuple2<Integer,String>> in method public testUnionWithExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |
|
Change Variable Type input : DataSet<WC> to input : DataSet<Tuple2<Integer,String>> in method public testFilterWithoutExtended() : void in class org.apache.flink.api.java.table.test.SqlExplainITCase |
From |
To |