[
https://issues.apache.org/jira/browse/FLINK-14705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-14705:
-----------------------------------
Component/s: Table SQL / Runtime
> Remove nullables argument of BatchTestBase.registerCollection in blink planner
> ------------------------------------------------------------------------------
>
> Key: FLINK-14705
> URL: https://issues.apache.org/jira/browse/FLINK-14705
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / Runtime
> Reporter: Danny Chen
> Priority: Major
>
> The register collection method use TypeInformation to register collections,
> the type information does not have nullability attribute, we expect to use
> the new DataType instead.
> So for these test cases,
--
This message was sent by Atlassian Jira
(v8.3.4#803005)