Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
There are use cases that can benefit from making a null type a valid result of input and output type inference.
Example. We can use null type in VALUES clause for a temporary placeholder that will be later inferred based on types of other rows.
Attachments
Issue Links
- relates to
-
FLINK-16379 Introduce fromValues in TableEnvironment
- Closed
- links to