[
https://issues.apache.org/jira/browse/FLINK-30435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-30435.
---------------------------
Fix Version/s: 1.18.0
Assignee: Yubin Li
Resolution: Fixed
Fixed in master: 268fc1a46f8af171c7102229a010af71c56623d0
> `SHOW CREATE TABLE` statement shows column comment
> --------------------------------------------------
>
> Key: FLINK-30435
> URL: https://issues.apache.org/jira/browse/FLINK-30435
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.17.0
> Reporter: Yubin Li
> Assignee: Yubin Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> After a table with column comments created, we would find that the results
> generated by `show create table` statement lose column comments.
> As created table has been migrated to new schema framework in
> https://issues.apache.org/jira/browse/FLINK-29679, It is easy to take it
> done.
> Note: the feature doesn't change sql syntax, just make outputs consistent
> with ddl and more user-friendly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)