Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.1, 1.7.0
Description
Since 1.6 the recommended way of creating source/sink table is using connector/format/schema/ descriptors. However, when declaring map types in the schema descriptor, the following exception would be thrown:
org.apache.flink.table.api.TableException: A string representation for map types is not supported yet.
Attachments
Attachments
Issue Links
- duplicates
-
FLINK-10120 Support string representation for types like array
- Closed
- links to