|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public TestMaterializedCollectStreamResult(outputType RowTypeInfo, config ExecutionConfig, gatewayAddress InetAddress, gatewayPort int, maxRowCount int) in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResultTest.TestMaterializedCollectStreamResult |
From |
To |
|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public CollectStreamResult(outputType RowTypeInfo, config ExecutionConfig, gatewayAddress InetAddress, gatewayPort int) in class org.apache.flink.table.client.gateway.local.result.CollectStreamResult |
From |
To |
|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public MaterializedCollectBatchResult(outputType RowTypeInfo, config ExecutionConfig) in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectBatchResult |
From |
To |
|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public ChangelogCollectStreamResult(outputType RowTypeInfo, config ExecutionConfig, gatewayAddress InetAddress, gatewayPort int) in class org.apache.flink.table.client.gateway.local.result.ChangelogCollectStreamResult |
From |
To |
|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public MaterializedCollectStreamResult(outputType RowTypeInfo, config ExecutionConfig, gatewayAddress InetAddress, gatewayPort int, maxRowCount int, overcommitThreshold int) in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult |
From |
To |
|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public MaterializedCollectStreamResult(outputType RowTypeInfo, config ExecutionConfig, gatewayAddress InetAddress, gatewayPort int, maxRowCount int) in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResult |
From |
To |
|
Change Parameter Type outputType : TypeInformation<Row> to outputType : RowTypeInfo in method public TestMaterializedCollectStreamResult(outputType RowTypeInfo, config ExecutionConfig, gatewayAddress InetAddress, gatewayPort int, maxRowCount int, overcommitThreshold int) in class org.apache.flink.table.client.gateway.local.result.MaterializedCollectStreamResultTest.TestMaterializedCollectStreamResult |
From |
To |