: "dev"
发送时间: 星期三, 2022年 12 月 07日 下午 8:55:26
主题: Re: [DISCUSS] the bug with column lost comment
Hi,
in fact, the ability to get column comment rely on the new schema
framework, until now, created table just provide deprecated `TableSchema`, so
the merge request also take effect in y
version, the commit
is different from problem I encountered in flink1.14.3
--
发件人:Jingsong Li
发送时间:2022年12月7日(星期三) 18:38
收件人:dev
主 题:Re: [DISCUSS] the bug with column lost comment
Hi,
https://github.com/apache/flink/pull/21182 is being
Hi,
https://github.com/apache/flink/pull/21182 is being reviewed.
You can take a look.
Best,
Jingsong
On Wed, Dec 7, 2022 at 4:46 PM 黑猪 wrote:
>
> [DISCUSS]
> i want to fix the bug with column lost comment,And I have some ideas, use
> the new ResolvedSchema to be compatible with existing usa