[ https://issues.apache.org/jira/browse/FLINK-30435 ]
Yubin Li deleted comment on FLINK-30435:
----------------------------------
was (Author: liyubin117):
Hi [~lzljs3620320], After FLINK-29679 merged, just need to modify a few lines
to implement the feature. Could you please give a reivew? Thanks!
> `SHOW CREATE TABLE` statement shows column comment
> --------------------------------------------------
>
> Key: FLINK-30435
> URL: https://issues.apache.org/jira/browse/FLINK-30435
> Project: Flink
> Issue Type: Improvement
> Reporter: Yubin Li
> Priority: Major
> Labels: pull-request-available
>
> 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)