[jira] [Commented] (FLINK-29679) DESCRIBE statement shows comment

2022-10-18 Thread luoyuxia (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-29679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619921#comment-17619921
 ] 

luoyuxia commented on FLINK-29679:
--

[~liyubin117]  Is it for table's comment or column comment?

> DESCRIBE statement shows comment
> 
>
> Key: FLINK-29679
> URL: https://issues.apache.org/jira/browse/FLINK-29679
> Project: Flink
>  Issue Type: New Feature
>  Components: Table SQL / API
>Affects Versions: 1.17.0
>Reporter: Yubin Li
>Assignee: Yubin Li
>Priority: Major
>
> comment is very helpful to make table schema user-friendly, many data 
> analysers rely on such message to write sql adaptive to corresponding 
> business logics.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (FLINK-29679) DESCRIBE statement shows comment

2022-10-18 Thread Yubin Li (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-29679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619505#comment-17619505
 ] 

Yubin Li commented on FLINK-29679:
--

`buildDescribeResult()` has arg `ResolvedSchema`, and we can use it to 
implement the feature.

 [~jark] [~lzljs3620320] WDYT? Could you please assign this to me? looking 
forward to your reply!

> DESCRIBE statement shows comment
> 
>
> Key: FLINK-29679
> URL: https://issues.apache.org/jira/browse/FLINK-29679
> Project: Flink
>  Issue Type: New Feature
>  Components: Table SQL / API
>Affects Versions: 1.17.0
>Reporter: Yubin Li
>Priority: Major
>
> comment is very helpful to make table schema user-friendly, many data 
> analysers rely on such message to write sql adaptive to corresponding 
> business logics.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)