Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.14.3, 1.16.0
-
None
-
flink: 1.14.3
Description
In the process of using flink in the company, column level comment were found to be lost, and there was also an issue in the community discussing these issues, but they try to modify the structure of the table schema to fix it. I have a better solution here. The basic idea is to upgrade TableSchema to ResolvedSchema. However, there are some problems if an external component uses a lower version of flink and may not have a ResolvedSchema.