Danny Chen created FLINK-14705:
----------------------------------
Summary: 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
Reporter: Danny Chen
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)