Re: Re: Re: [VOTE] FLIP-204: Introduce Hash Lookup Join

2022-01-25 Thread Terry
+1 (non-binding) Thanks for driving this. Best regards zhangmang1 于2022年1月25日周二 10:39写道: > +1

Re: Re: Change of focus

2022-02-28 Thread Terry
Thanks a lot for your efforts! Good Luck! Jiangang Liu 于2022年3月1日周二 10:18写道: > Thanks for the efforts and help in flink, Till. Good luck! > > Best > Liu Jiangang > > Lijie Wang 于2022年3月1日周二 09:53写道: > > > Thanks for all your efforts Till. Good luck ! > > > > Best, > > Lijie > > > > Yun Gao 于20

Re: [DISCUSS] Enable scala formatting check

2022-03-04 Thread Terry
> > >>>> can > > >>>>>> be heavily tuned. > > >>>>>> > > >>>>>> This way we can unify the formatting and integrate with our CI > > >>> without > > >>>> any > > >>>>>> additional configurations. And we won't need scalastyle anymore, > as > > >>>>>> scalafmt will take care of the checks: > > >>>>>> > > >>>>>> * mvn spotless:check will check both java and scala > > >>>>>> * mvn spotless:apply will format both java and scala > > >>>>>> > > >>>>>> WDYT? > > >>>>>> > > >>>>>> FG > > >>>>>> > > >>>>>> > > >>>>>> > > >>>>>> -- > > >>>>>> > > >>>>>> Francesco Guardiani | Software Engineer > > >>>>>> > > >>>>>> france...@ververica.com > > >>>>>> > > >>>>>> > > >>>>>> <https://www.ververica.com/> > > >>>>>> > > >>>>>> Follow us @VervericaData > > >>>>>> > > >>>>>> -- > > >>>>>> > > >>>>>> Join Flink Forward <https://flink-forward.org/> - The Apache > Flink > > >>>>>> Conference > > >>>>>> > > >>>>>> Stream Processing | Event Driven | Real Time > > >>>>>> > > >>>>>> -- > > >>>>>> > > >>>>>> Ververica GmbH | Invalidenstrasse 115, 10115 Berlin, Germany > > >>>>>> > > >>>>>> -- > > >>>>>> > > >>>>>> Ververica GmbH > > >>>>>> > > >>>>>> Registered at Amtsgericht Charlottenburg: HRB 158244 B > > >>>>>> > > >>>>>> Managing Directors: Karl Anton Wehner, Holger Temme, Yip Park Tung > > >>>> Jason, > > >>>>>> Jinwei (Kevin) Zhang > > >>>>>> > > >>>>> > > >>>>> > > >>>>> -- > > >>>>> > > >>>>> Konstantin Knauf > > >>>>> > > >>>>> https://twitter.com/snntrable > > >>>>> > > >>>>> https://github.com/knaufk > > >>>> > > >>> > > >> > > >> > > >> -- > > >> Marios > > >> > > > > > -- Best Regards, Terry Wang

Re: CiBot Update

2019-08-26 Thread Terry Wang
Very helpful! Thanks Chesnay! Best, Terry Wang > 在 2019年8月23日,下午11:47,Ethan Li 写道: > > Thank you very much Chesnay! This is helpful > >> On Aug 23, 2019, at 2:58 AM, Chesnay Schepler wrote: >> >> @Ethan Li The source for the CiBot is available here >>

Re: [VOTE] FLIP-58: Flink Python User-Defined Function for Table API

2019-08-29 Thread Terry Wang
+1. That would be very helpful. Best, Terry Wang > 在 2019年8月30日,上午10:18,Jark Wu 写道: > > +1 > > Thanks for the great work! > > On Fri, 30 Aug 2019 at 10:04, Xingbo Huang wrote: > >> Hi Dian, >> >> +1, >> Thanks a lot for driving this. &g

Re: [ANNOUNCE] Zili Chen becomes a Flink committer

2019-09-11 Thread Terry Wang
Congratulations! Best, Terry Wang > 在 2019年9月11日,下午5:28,Dian Fu 写道: > > Congratulations! > >> 在 2019年9月11日,下午5:26,Jeff Zhang mailto:zjf...@gmail.com>> >> 写道: >> >> Congratulations Zili Chen! >> >> Wesley Peng mailto:wes...@thepeng.e

[DISCUSS] FLIP 69 - Flink SQL DDL Enhancement

2019-09-16 Thread Terry Wang
ooking forward to your opinions. Best, Terry Wang [1]:https://issues.apache.org/jira/browse/FLINK-11275 <https://issues.apache.org/jira/browse/FLINK-11275> [2]:https://issues.apache.org/jira/browse/FLINK-1 <https://issues.apache.org/jira/browse/FLINK-11275>0232 <https://issues.a

Confluence permission for FLIP creation

2019-09-18 Thread Terry Wang
if any of you can help on this. Best, Terry Wang

Re: Confluence permission for FLIP creation

2019-09-20 Thread Terry Wang
Thanks, Fabian Best, Terry Wang > 在 2019年9月19日,下午7:37,Fabian Hueske 写道: > > Hi Terry, > > I gave you permissions. > > Thanks, Fabian > > Am Do., 19. Sept. 2019 um 04:09 Uhr schrieb Terry Wang : > >> Hi all, >> >> As communicated

Re: non-deserializable root cause in DeclineCheckpoint

2019-09-22 Thread Terry Wang
nature. Maybe the behavior of standalone cluster’s dynamic class loader changed in flink 1.9 since you mentioned that your program run normally in flink 1.8. Just a thought from me. Hope to be useful~ Best, Terry Wang > 在 2019年9月21日,上午2:58,Jeffrey Martin 写道: > > JIR

Re: Best coding practises guide while programming using flink apis

2019-09-22 Thread Terry Wang
Hi, Deepak~ I appreciate your idea and cc to dev mail too. Best, Terry Wang > 在 2019年9月22日,下午2:12,Deepak Sharma 写道: > > Hi All > I guess we need to put some examples in the documentation around best coding > practises , concurrency , non blocking IO and design pattern

Re: non-deserializable root cause in DeclineCheckpoint

2019-09-22 Thread Terry Wang
the possibility of serialization in advance. Do I understand right? Best, Terry Wang > 在 2019年9月23日,上午5:17,Jeffrey Martin 写道: > > Thanks for suggestion, Terry. I've investigated a bit further. > > DeclineCheckpoint specifically checks for the possibility of an exception

Re: use of org.apache.flink.yarn.cli.FlinkYarnSessionCli in Flink Sql client

2019-09-22 Thread Terry Wang
Hi Dipanjan: I just looked through the Flink SQL client code and got the same conclusion as you. Look forward to receiving other comments. Best, Terry Wang > 在 2019年9月22日,下午11:53,Dipanjan Mazumder 写道: > > Hi , > Thanks again for responding on my earlier queries.. > I

Re: non-deserializable root cause in DeclineCheckpoint

2019-09-22 Thread Terry Wang
seeing your pr soon :) Best, Terry Wang > 在 2019年9月23日,上午11:48,Jeffrey Martin 写道: > > Hi Terry, > > KafkaException comes in through the job's dependencies (it's defined in the > kafka-clients jar packed up in the fat job jar) and is on either the TM nor > JM def

Re: [DISCUSS] Releasing Flink 1.9.1

2019-09-23 Thread Terry Wang
+1 for the 1.9.1 release and for Jark being the RM. Thanks Jark for driving on this. Best, Terry Wang > 在 2019年9月24日,下午2:19,Jark Wu 写道: > > Thanks Till for reviewing FLINK-14010. > > Hi Jeff, I think it makes sense to merge FLINK-13708 before the release (PR > has been

Re: [VOTE] FLIP-63: Rework table partition support

2019-09-24 Thread Terry Wang
+1, Overall looks good. Best, Terry Wang > 在 2019年9月24日,下午5:02,Kurt Young 写道: > > +1 from my side. Some implementation details could be revisited > again during code reviewing. > > Best, > Kurt > > > On Tue, Sep 24, 2019 at 3:14 PM Jingsong Li wrote: >

Re: [VOTE] FLIP-57: Rework FunctionCatalog

2019-09-24 Thread Terry Wang
+1 Best, Terry Wang > 在 2019年9月24日,上午10:42,Kurt Young 写道: > > +1 > > Best, > Kurt > > > On Tue, Sep 24, 2019 at 2:30 AM Bowen Li wrote: > >> Hi all, >> >> I'd like to start a voting thread for FLIP-57 [1], which we've reache

Re: [DISCUSS] FLIP 69 - Flink SQL DDL Enhancement

2019-09-24 Thread Terry Wang
Thanks Bowen for your insightful comments, I’ll think twice and do corresponding improvement. After finished, I’ll update in this mailing thread again. Best, Terry Wang > 在 2019年9月25日,上午8:28,Bowen Li 写道: > > BTW, will there be a "CREATE/DROP CATALOG" DDL? > > Though

Re: How to corretly use checkstyle in IntelliJ IDEA

2019-09-25 Thread Terry Wang
~ Best, Terry Wang > 在 2019年9月25日,下午4:00,Till Rohrmann 写道: > > Hi Felipe, > > Flink's checkstyle prohibits the direct usage of Guava. Please import the > shaded Guava version `import > org.apache.flink.shaded.guava18.com.google.common.base.Strings;`. > > Cheers,

Re: [DISCUSS] Rename the SQL ANY type to OPAQUE type

2019-10-21 Thread Terry Wang
“OPAQUE” seems a little strange to me. + 1 for ‘RAW’. Best, Terry Wang > 2019年10月22日 09:19,Kurt Young 写道: > > +1 to RAW, if there's no better candidate comes up. > > Best, > Kurt > > > On Mon, Oct 21, 2019 at 9:25 PM Timo Walther wrote: > >> I

Re: [VOTE] Accept Stateful Functions into Apache Flink

2019-10-23 Thread Terry Wang
+1 (non-biding) Best, Terry Wang > 2019年10月24日 10:31,Jingsong Li 写道: > > +1 (non-binding) > > Best, > Jingsong Lee > > On Wed, Oct 23, 2019 at 9:02 PM Yu Li wrote: > >> +1 (non-binding) >> >> Best Regards, >> Yu >> >> >

Re: [Discussion] FLIP-79 Flink Function DDL Support

2019-10-23 Thread Terry Wang
it’s necessary to have this awesome feature limit to basic function (of course better to have all :) ) in 1.10 release. Best, Terry Wang > 2019年10月16日 14:19,Peter Huang 写道: > > Hi Xuefu, > > Thank you for the feedback. I think you are pointing out a similar concern >

Re: [ANNOUNCE] Becket Qin joins the Flink PMC

2019-10-28 Thread Terry Wang
Congratulations, Becket! Best, Terry Wang > 2019年10月29日 10:12,OpenInx 写道: > > Congratulations Becket! > > On Tue, Oct 29, 2019 at 10:06 AM Zili Chen wrote: > >> Congratulations Becket! >> >> Best, >> tison. >> >> >> Congxian

Re: [VOTE] FLIP-70: Flink SQL Computed Column Design

2019-10-28 Thread Terry Wang
+1 (non-binding) Best, Terry Wang > 2019年10月28日 15:57,Jingsong Li 写道: > > +1 (non-binding) > > Best, > Jingsong Lee > > On Mon, Oct 28, 2019 at 2:48 PM Jark Wu wrote: > >> Thanks for driving this Danny, >> >> +1 (binding) >> >&

[DISCUSS] FLIP-84: Improve & Refactor API of Table Module

2019-10-30 Thread Terry Wang
to all your guys comments. Best, Terry Wang

Re: [DISCUSS] FLIP 69 - Flink SQL DDL Enhancement

2019-10-30 Thread Terry Wang
way 2. Remove the proposed TableEnvironment SQL API Changes which is covered in FLIP-84 3. Update the design doc accoding to review comments. Looking forward to receiving more comments ~ Best, Terry Wang > 2019年9月26日 00:44,Xuefu Z 写道: > > Actually catalogs are more of system settin

Re: [Discussion] FLIP-79 Flink Function DDL Support

2019-10-31 Thread Terry Wang
ation to provide such information. But for flink 1.10 map goal, we can just skip this part. Best, Terry Wang > 2019年10月30日 13:52,Peter Huang 写道: > > Hi Bowen, > > I can't agree more about we first have an agreement on the DDL syntax and > focus on the MVP in the curre

Re: [DISCUSS] FLIP 69 - Flink SQL DDL Enhancement

2019-11-05 Thread Terry Wang
Hi Bowen~ We don’t intend to support create/drop catalog syntax in this flip, we may support it if there indeed has a strong desire. And I’m going to kick off a vote for this flip, feel free to review again. Best, Terry Wang > 2019年9月26日 00:44,Xuefu Z 写道: > > Actually catalogs ar

[VOTE] FLIP-69: Flink SQL DDL Enhancement

2019-11-05 Thread Terry Wang
//apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-FLIP-69-Flink-SQL-DDL-Enhancement-td33090.html> Best, Terry Wang

Re: [VOTE] FLIP-69: Flink SQL DDL Enhancement

2019-11-05 Thread Terry Wang
Hi Bowen: Thanks for your feedback. Your opinion convinced me and I just remove the section about catalog create statement and also remove `DBPROPERTIES` `PROPERTIES` from alter DDLs. Open to more comments or votes :) ! Best, Terry Wang > 2019年11月6日 07:22,Bowen Li 写道: > > Hi Terr

Re: [DISCUSS] FLIP-84: Improve & Refactor execute/sqlQuery/sqlUpdate APIS of TableEnvironment

2019-11-06 Thread Terry Wang
Hi Jark, Thanks for your suggestion! Change the title and wait for more comments. Best, Terry Wang > 2019年11月6日 15:52,Jark Wu 写道: > > Hi Terry, > > I would suggest to change the title a bit. > For example, "Improve & Refactor TableEnvironment APIs".

Re: [VOTE] FLIP-69: Flink SQL DDL Enhancement

2019-11-06 Thread Terry Wang
Hi Rui~ Description of the database is obtained from `CatalogDatabase#getDescription()` method, which is implement by CatalogDatebaseImpl. Users don’t need to specify the description. Best, Terry Wang > 2019年11月7日 15:40,Rui Li 写道: > > Thanks Terry for driving this forward.

Re: [VOTE] FLIP-69: Flink SQL DDL Enhancement

2019-11-07 Thread Terry Wang
Hi Rui~ What you suggested makes sense, remove description and detailed description from `DESCRIBE DATABASE`. Open to more comments and votes :) Best, Terry Wang > 2019年11月7日 17:15,Rui Li 写道: > > I see, thanks for the clarification. In current implementation, it seems > just a

Re: [VOTE] FLIP-59: Enable execution configuration from Configuration object

2019-11-07 Thread Terry Wang
Thanks for driving on this. +1 from my side (non-binding) Best, Terry Wang > 2019年11月7日 17:34,Dawid Wysakowicz 写道: > > Thank you tison. You are right. I did not update the hyperlinks. Sorry > for that. Once again then: > > please vote for FLIP-59 > https://cwiki.

Re: [DISCUSS] FLIP 69 - Flink SQL DDL Enhancement

2019-11-07 Thread Terry Wang
Hi, Kurt~ Thanks for your vote and pointing out some deficiency of this flip. I’ll try to avoid making similar mistakes. Best, Terry Wang > 2019年11月8日 11:28,Kurt Young 写道: > > Hi, > > Sorry to join this so late and thanks for proposing this FLIP. After > going through th

Re: [VOTE] FLIP-79: Flink Function DDL Support (1.10 Release Feature Only)

2019-11-08 Thread Terry Wang
Thanks Peter driving on this. LGTM for 1.10 release feature. +1 from my side. (non-binding) Best, Terry Wang > 2019年11月8日 13:20,Peter Huang 写道: > > Dear All, > > I would like to start the vote for 1.10 release features in FLIP-79 [1] > which is discussed and researc

Re: [ANNOUNCE] Jark Wu is now part of the Flink PMC

2019-11-08 Thread Terry Wang
Well deserved! Congratulations, Jark! Best, Terry Wang > 2019年11月8日 17:54,Dian Fu 写道: > > Hi Jark, > > Congrats. Well deserved! > > Regards, > Dian > >> 在 2019年11月8日,下午5:51,jincheng sun 写道: >> >> Hi all, >> >> On behalf of

[RESULT][VOTE] FLIP-69: Flink SQL DDL Enhancement

2019-11-09 Thread Terry Wang
nding) There were no disapproving votes. Thus, FLIP-69 has been accepted. Thanks everyone for joining the discussion and giving feedback! Best, Terry Wang > 2019年11月9日 23:49,Jark Wu 写道: > > +1 from my side. They are useful features. > > Best, > Jark > > On Fri, 8

Re: [VOTE] FLIP-86: Improve Connector Properties

2019-11-20 Thread Terry Wang
+1 (non-binding) Best, Terry Wang > 2019年11月20日 17:47,Dawid Wysakowicz 写道: > > +1 from my side > > Best, > > Dawid > > On 20/11/2019 10:36, Jark Wu wrote: >> Hi everyone, >> >> I would like to start a vote on FLIP-86. The discussion seems t

Re: [DISCUSS] have separate Flink distributions with built-in Hive dependencies

2019-12-13 Thread Terry Wang
Hi Bowen~ Thanks for driving on this. I have tried using sql client with hive connector about two weeks ago, it’s painful to set up the environment from my experience. + 1 for this proposal. Best, Terry Wang > 2019年12月13日 16:44,Bowen Li 写道: > > Hi all, > > I want to pr

Re: [Discuss] FLIP-43: Savepoint Connector

2019-05-29 Thread Terry Wang
Hi Seth, Big +1 from my side. I like this idea. IMO, it’s better to chose another flip name instead of ‘connector’, which is a little confusing. > 在 2019年5月30日,上午10:37,Paul Lam 写道: > > Hi Seth, > > +1 from my side. > > I was wondering if we can add a reader method to provide a full view of t

Re: [ANNOUNCE] Apache Flink-shaded 7.0 released

2019-05-30 Thread Terry Wang
Wow~ Glad to see this! Thanks Jincheng and Chesnay for your effort! > 在 2019年5月31日,下午1:53,jincheng sun 写道: > > Hi all, > > The Apache Flink community is very happy to announce the release of Apache > Flink-shaded 7.0. > > The flink-shaded project contains a number of shaded dependencies for >

Re: [DISCUSS] Deprecate previous Python APIs

2019-06-12 Thread Terry Wang
+1 for deprecation. It’s very reasonable. > 在 2019年6月12日,下午5:32,Till Rohrmann 写道: > > +1 for deprecation. > > Cheers, > Till > > On Wed, Jun 12, 2019 at 4:31 AM Hequn Cheng > wrote: > +1 on the proposal! > Maintaining only one Python API is helpful for users and c

Re: [ANNOUNCE] Jincheng Sun is now part of the Flink PMC

2019-06-24 Thread Terry Wang
Congratulations Jincheng! > 在 2019年6月24日,下午11:08,Robert Metzger 写道: > > Hi all, > > On behalf of the Flink PMC, I'm happy to announce that Jincheng Sun is now > part of the Apache Flink Project Management Committee (PMC). > > Jincheng has been a committer since July 2017. He has been very acti

Re: [ANNOUNCE] Jiangjie (Becket) Qin has been added as a committer to the Flink project

2019-07-18 Thread Terry Wang
Congratulations Becket! > 在 2019年7月18日,下午5:09,Dawid Wysakowicz 写道: > > Congratulations Becket! Good to have you onboard! > > On 18/07/2019 10:56, Till Rohrmann wrote: >> Congrats Becket! >> >> On Thu, Jul 18, 2019 at 10:52 AM Jeff Zhang wrote: >> >>> Congratulations Becket! >>> >>> Xu Forwa

Re: [ANNOUNCE] Kete Young is now part of the Flink PMC

2019-07-23 Thread Terry Wang
Congrats Kurt! Well deserved! > 在 2019年7月23日,下午6:07,Biao Liu 写道: > > Congrats Kurt! > Well deserved! > > Danny Chan 于2019年7月23日周二 下午6:01写道: > >> Congratulations Kurt, Well deserved. >> >> Best, >> Danny Chan >> 在 2019年7月23日 +0800 PM5:24,dev@flink.apache.org,写道: >>> >>> Congratulations Kurt,

Re: flink-connector-hive uses third-party repositories

2019-07-29 Thread Terry Wang
under https://issues.apache.org/jira/browse/FLINK-13475 <https://issues.apache.org/jira/browse/FLINK-13475>. Cheers, Terry Wang > 在 2019年7月29日,下午9:09,Till Rohrmann 写道: > > Thanks a lot for raising this issue Martijn. I've pulled in Rui who works > on the flink-connector-h

Re: [ANNOUNCE] Hequn becomes a Flink committer

2019-08-07 Thread Terry Wang
Congratulations Hequn, well deserved! Best, Terry Wang > 在 2019年8月7日,下午9:16,Oytun Tez 写道: > > Congratulations Hequn! > > --- > Oytun Tez > > M O T A W O R D > The World's Fastest Human Translation Platform. > oy...@motaword.com <mailto:oy...@mot

Re: [ANNOUNCE] Andrey Zagrebin becomes a Flink committer

2019-08-16 Thread Terry Wang
Congratulations Andrey! Best, Terry Wang > 在 2019年8月15日,下午9:27,Hequn Cheng 写道: > > Congratulations Andrey! > > On Thu, Aug 15, 2019 at 3:30 PM Fabian Hueske <mailto:fhue...@gmail.com>> wrote: > Congrats Andrey! > > Am Do., 15. Aug. 2019 um 07:5

Re: Re: [ANNOUNCE] New Flink PMC member: Yang Wang

2022-05-10 Thread Terry Wang
> > > > > > > > > > > Congrats Yang and well Deserved! > > > > > > > > > > > > > > > > Best regards, > > > > > > > > Jing > > > > > > > > > > > > > > > > On Fri, May 6, 2022 at 7:38 AM Lincoln Lee < > > > lincoln.8...@gmail.com > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > >> Congratulations Yang! > > > > > > > >> > > > > > > > >> Best, > > > > > > > >> Lincoln Lee > > > > > > > >> > > > > > > > >> > > > > > > > >> Őrhidi Mátyás 于2022年5月6日周五 > 12:46写道: > > > > > > > >> > > > > > > > >>> Congrats Yang! Well deserved! > > > > > > > >>> Best, > > > > > > > >>> Matyas > > > > > > > >>> > > > > > > > >>> On Fri, May 6, 2022 at 5:30 AM huweihua < > > > huweihua@gmail.com> > > > > > > > wrote: > > > > > > > >>> > > > > > > > >>>> Congratulations Yang! > > > > > > > >>>> > > > > > > > >>>> Best, > > > > > > > >>>> Weihua > > > > > > > >>>> > > > > > > > >>>> > > > > > > > >>> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- Best Regards, Terry Wang

Re: Re: [ANNOUNCE] New Apache Flink Committers: Qingsheng Ren, Shengkai Fang

2022-06-20 Thread Terry Wang
Congratulations, Qingsheng and ShengKai!

Re: [ANNOUNCE] New Apache Flink Committer - Lijie Wang

2022-08-17 Thread Terry Wang
>>>>>> > >>>>>>>>> > >>>>>>>>> Guowei Ma 于2022年8月17日周三 18:42写道: > >>>>>>>>> > >>>>>>>>>> Congratulations, Lijie. Welcome on board~! > >>>>>>>>>> Best, > >>>>>>>>>> Guowei > >>>>>>>>>> > >>>>>>>>>> > >>>>>>>>>> On Wed, Aug 17, 2022 at 6:25 PM Zhu Zhu > >>>> wrote: > >>>>>>>>>> > >>>>>>>>>>> Hi everyone, > >>>>>>>>>>> > >>>>>>>>>>> On behalf of the PMC, I'm very happy to announce Lijie Wang > >>> as > >>>>>>>>>>> a new Flink committer. > >>>>>>>>>>> > >>>>>>>>>>> Lijie has been contributing to Flink project for more than 2 > >>>>> years. > >>>>>>>>>>> He mainly works on the runtime/coordination part, doing > >>> feature > >>>>>>>>>>> development, problem debugging and code reviews. He has also > >>>>>>>>>>> driven the work of FLIP-187(Adaptive Batch Scheduler) and > >>>>>>>>>>> FLIP-224(Blocklist for Speculative Execution), which are > >>>>> important > >>>>>>>>>>> to run batch jobs. > >>>>>>>>>>> > >>>>>>>>>>> Please join me in congratulating Lijie for becoming a Flink > >>>>>>> committer! > >>>>>>>>>>> > >>>>>>>>>>> Cheers, > >>>>>>>>>>> Zhu > >>>>>>>>>>> > >>>>>>>>>> > >>>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>> > >>>>>> > >>>>> > >>>>> > >>>>> -- > >>>>> > >>>>> Best, > >>>>> Benchao Li > >>>>> > >>>> > >>> > > > > > > > > -- > > best, > > Zhipeng > > -- Best Regards, Terry Wang

Re: [DISCUSS] Set default planner for SQL Client to Blink planner in 1.10 release

2020-01-02 Thread Terry Wang
Since what blink planner can do is a superset of flink planner, big +1 for changing the default planner to Blink planner from my side. Best, Terry Wang > 2020年1月3日 15:00,Jark Wu 写道: > > Hi everyone, > > In 1.10 release, Flink SQL supports many awesome features and improvemen

Re: [ANNOUNCE] Dian Fu becomes a Flink committer

2020-01-16 Thread Terry Wang
Congratulations! Best, Terry Wang > 2020年1月17日 14:09,Biao Liu 写道: > > Congrats! > > Thanks, > Biao /'bɪ.aʊ/ > > > > On Fri, 17 Jan 2020 at 13:43, Rui Li <mailto:lirui.fu...@gmail.com>> wrote: > Congratulations Dian, well deserved! &g

Re: [VOTE] FLIP-84: Improve & Refactor API of TableEnvironment

2020-02-27 Thread Terry Wang
I look through the whole design and it’s a big improvement of usability on TableEnvironment’s api. +1 (non-binding) Best, Terry Wang > 2020年2月27日 14:59,godfrey he 写道: > > Hi everyone, > > I'd like to start the vote of FLIP-84[1], which proposes to deprecate some >

Re: [VOTE] FLIP-93: JDBC catalog and Postgres catalog

2020-03-01 Thread Terry Wang
+1 (non-binding). With this feature, we can more easily interact traditional database in flink. Best, Terry Wang > 2020年3月1日 18:33,zoudan 写道: > > +1 (non-binding) > > Best, > Dan Zou > > >> 在 2020年2月28日,02:38,Bowen Li 写道: >> >> Hi all, >&g

Re: [ANNOUNCE] Jingsong Lee becomes a Flink committer

2020-03-01 Thread Terry Wang
Congratulations, well deserved.! Best, Terry Wang > 2020年2月27日 10:50,Yuan Mei 写道: > > Congrats! > > Best > Yuan > > On Thu, Feb 27, 2020 at 8:48 AM Guowei Ma wrote: > >> Congratulations !! >> Best, >> Guowei >> >> >> Yun

Re: [ANNOUNCE] New Apache Flink Committer - Jing Zhang

2021-11-15 Thread Terry Wang
Congratulations, Jing! Well deserved! Best, Terry Wang > 2021年11月16日 上午11:27,Zhilong Hong 写道: > > Congratulations, Jing! > > Best regards, > Zhilong Hong > > On Mon, Nov 15, 2021 at 9:41 PM Martijn Visser > wrote: > >> Congratulations Jing! >&

Re: [ANNOUNCE] New Apache Flink Committer - Leonard Xu

2021-11-15 Thread Terry Wang
Congratulations, Leonard Xu! Well deserved! Best, Terry Wang > 2021年11月16日 下午1:59,OpenInx 写道: > > Congrats, Leonard! > > On Tue, Nov 16, 2021 at 12:10 AM Leonard Xu wrote: > >> Thank you all, it’s an honor to work in our community with everyone. >> >&

Re: [VOTE][FLIP-195] Improve the name and structure of vertex and operator name for job

2021-11-23 Thread Terry Wang
+1(non-binding) Very helpful improvement! Best, Terry Wang > 2021年11月23日 下午3:59,wenlong.lwl 写道: > > Hi everyone, > > Based on the discussion[1], we seem to have consensus, so I would like to > start a vote on FLIP-195 [2]. > Thanks for all of your feedback. > >

Re: [ANNOUNCE] New PMC member: Yuan Mei

2022-03-17 Thread Terry Wang
> >>>>>>>>> j...@ververica.com> > > >>>>>>>>>>>>> wrote: > > >>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> Congrats Yuan. > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>> On 14.03.2022, at 09:45, Arvid Heise < > > >>>> ar...@apache.org > > >>>>>>> > > >>>>>>>>> wrote: > > >>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>> Congratulations and well deserved! > > >>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>> On Mon, Mar 14, 2022 at 9:30 AM Matthias Pohl < > > >>>>>>>>>> map...@apache.org > > >>>>>>>>>>>> > > >>>>>>>>>>>>>> wrote: > > >>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>> Congratulations, Yuan. > > >>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>> On Mon, Mar 14, 2022 at 9:25 AM Shuo Cheng < > > >>>>>>>>>> njucs...@gmail.com> > > >>>>>>>>>>>>>> wrote: > > >>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>> Congratulations, Yuan! > > >>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>> On Mon, Mar 14, 2022 at 4:22 PM Anton > > >>>> Kalashnikov < > > >>>>>>>>>>>>>> kaa@yandex.com> > > >>>>>>>>>>>>>>>>>> wrote: > > >>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> Congratulations, Yuan! > > >>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> -- > > >>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> Best regards, > > >>>>>>>>>>>>>>>>>>> Anton Kalashnikov > > >>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> 14.03.2022 09:13, Leonard Xu пишет: > > >>>>>>>>>>>>>>>>>>>> Congratulations Yuan! > > >>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>> Best, > > >>>>>>>>>>>>>>>>>>>> Leonard > > >>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>> 2022年3月14日 下午4:09,Yangze Guo < > > >>>> karma...@gmail.com> > > >>>>>>> 写道: > > >>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>> Congratulations! > > >>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>> Best, > > >>>>>>>>>>>>>>>>>>>>> Yangze Guo > > >>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>> On Mon, Mar 14, 2022 at 4:08 PM Martijn > > >>>> Visser < > > >>>>>>>>>>>>>>>>>>> martijnvis...@apache.org> wrote: > > >>>>>>>>>>>>>>>>>>>>>> Congratulations Yuan! > > >>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>> On Mon, 14 Mar 2022 at 09:02, Yu Li < > > >>>>>>>> car...@gmail.com> > > >>>>>>>>>>>> wrote: > > >>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>>> Hi all! > > >>>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>>> I'm very happy to announce that Yuan Mei > > >>> has > > >>>>>>> joined > > >>>>>>>>> the > > >>>>>>>>>>>> Flink > > >>>>>>>>>>>>>> PMC! > > >>>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>>> Yuan is helping the community a lot with > > >>>>>> creating > > >>>>>>>> and > > >>>>>>>>>>>>> validating > > >>>>>>>>>>>>>>>>>>> releases, > > >>>>>>>>>>>>>>>>>>>>>>> contributing to FLIP discussions and > > >> good > > >>>> code > > >>>>>>>>>>> contributions > > >>>>>>>>>>>>> to > > >>>>>>>>>>>>>>>>> the > > >>>>>>>>>>>>>>>>>>>>>>> state backend and related components. > > >>>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>>> Congratulations and welcome, Yuan! > > >>>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>>> Best Regards, > > >>>>>>>>>>>>>>>>>>>>>>> Yu (On behalf of the Apache Flink PMC) > > >>>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> -- > > >>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> Best regards, > > >>>>>>>>>>>>>>>>>>> Anton Kalashnikov > > >>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>> > > >>>>>>>>>>>>>> > > >>>>>>>>>>>>> > > >>>>>>>>>>>> > > >>>>>>>>>>> > > >>>>>>>>>> > > >>>>>>>>>> > > >>>>>>>>>> -- > > >>>>>>>>>> > > >>>>>>>>>> Konstantin Knauf > > >>>>>>>>>> > > >>>>>>>>>> https://twitter.com/snntrable > > >>>>>>>>>> > > >>>>>>>>>> https://github.com/knaufk > > >>>>>>>>>> > > >>>>>>>>> > > >>>>>>>> > > >>>>>>> > > >>>>>>> > > >>>>>> > > >>>>>> -- > > >>>>>> > > >>>>>> Best, > > >>>>>> Benchao Li > > >>>>>> > > >>>> > > >>> > > >> > > > > > -- Best Regards, Terry Wang

Re: [VOTE] FLIP-84: Improve & Refactor API of TableEnvironment & Table

2020-04-03 Thread Terry Wang
+1 (non-binding) Looks great to me, Thanks for driving on this. Best, Terry Wang > 2020年4月3日 21:07,godfrey he 写道: > > Hi everyone, > > I'd like to start the vote of FLIP-84[1] again, which is discussed and > reached consensus in the discussion thread[2]. > >

Re: [ANNOUNCE] New Apache Flink PMC Member - Hequn Chen

2020-04-19 Thread Terry Wang
Congratulations Hequn !!! Best, Terry Wang > 2020年4月20日 10:20,Jingsong Li 写道: > > Congratulations Hequn! > > Best, > Jingsong Lee > > On Mon, Apr 20, 2020 at 9:52 AM jincheng sun > wrote: > >> Congratulations and welcome on board Hequn! >> >&

[jira] [Created] (FLINK-13869) Hive built-in function can not work in blink planner stream mode

2019-08-27 Thread Terry Wang (Jira)
Terry Wang created FLINK-13869: -- Summary: Hive built-in function can not work in blink planner stream mode Key: FLINK-13869 URL: https://issues.apache.org/jira/browse/FLINK-13869 Project: Flink

[jira] [Created] (FLINK-13896) Scala 2.11 maven compile should target Java 1.8

2019-08-29 Thread Terry Wang (Jira)
Terry Wang created FLINK-13896: -- Summary: Scala 2.11 maven compile should target Java 1.8 Key: FLINK-13896 URL: https://issues.apache.org/jira/browse/FLINK-13896 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-14686) Flink SQL DDL Enhancement

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14686: -- Summary: Flink SQL DDL Enhancement Key: FLINK-14686 URL: https://issues.apache.org/jira/browse/FLINK-14686 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-14687) Add database related ddl support to FLINK-SQL-Parser

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14687: -- Summary: Add database related ddl support to FLINK-SQL-Parser Key: FLINK-14687 URL: https://issues.apache.org/jira/browse/FLINK-14687 Project: Flink Issue Type

[jira] [Created] (FLINK-14688) Add table related

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14688: -- Summary: Add table related Key: FLINK-14688 URL: https://issues.apache.org/jira/browse/FLINK-14688 Project: Flink Issue Type: Sub-task Reporter

[jira] [Created] (FLINK-14689) Add catalog related DDLs support in SQL Parser

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14689: -- Summary: Add catalog related DDLs support in SQL Parser Key: FLINK-14689 URL: https://issues.apache.org/jira/browse/FLINK-14689 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-14690) Support catalog related DDLs in TableEnvironment

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14690: -- Summary: Support catalog related DDLs in TableEnvironment Key: FLINK-14690 URL: https://issues.apache.org/jira/browse/FLINK-14690 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-14691) Support database related DDLs in TableEnvironment

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14691: -- Summary: Support database related DDLs in TableEnvironment Key: FLINK-14691 URL: https://issues.apache.org/jira/browse/FLINK-14691 Project: Flink Issue Type

[jira] [Created] (FLINK-14692) Support Table related DDLs in TableEnvironment

2019-11-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-14692: -- Summary: Support Table related DDLs in TableEnvironment Key: FLINK-14692 URL: https://issues.apache.org/jira/browse/FLINK-14692 Project: Flink Issue Type: Sub

[jira] [Created] (FLINK-14721) HiveTableSource should implement LimitableTableSource interface

2019-11-12 Thread Terry Wang (Jira)
Terry Wang created FLINK-14721: -- Summary: HiveTableSource should implement LimitableTableSource interface Key: FLINK-14721 URL: https://issues.apache.org/jira/browse/FLINK-14721 Project: Flink

[jira] [Created] (FLINK-14878) Support `use catalog` through sqlUpdate() method in TableEnvironment

2019-11-20 Thread Terry Wang (Jira)
Terry Wang created FLINK-14878: -- Summary: Support `use catalog` through sqlUpdate() method in TableEnvironment Key: FLINK-14878 URL: https://issues.apache.org/jira/browse/FLINK-14878 Project: Flink

[jira] [Created] (FLINK-14879) Support database related DDLs that needs return value in TableEnvironment

2019-11-20 Thread Terry Wang (Jira)
Terry Wang created FLINK-14879: -- Summary: Support database related DDLs that needs return value in TableEnvironment Key: FLINK-14879 URL: https://issues.apache.org/jira/browse/FLINK-14879 Project: Flink

[jira] [Created] (FLINK-14932) Support table related DDLs that needs return value in TableEnvironment

2019-11-22 Thread Terry Wang (Jira)
Terry Wang created FLINK-14932: -- Summary: Support table related DDLs that needs return value in TableEnvironment Key: FLINK-14932 URL: https://issues.apache.org/jira/browse/FLINK-14932 Project: Flink

[jira] [Created] (FLINK-14965) CatalogTableStatistics UNKNOWN should be consistent with TableStats UNKNOWN

2019-11-26 Thread Terry Wang (Jira)
Terry Wang created FLINK-14965: -- Summary: CatalogTableStatistics UNKNOWN should be consistent with TableStats UNKNOWN Key: FLINK-14965 URL: https://issues.apache.org/jira/browse/FLINK-14965 Project

[jira] [Created] (FLINK-15005) Change CatalogTableStats.UNKNOW and HiveStatsUtil stats default value

2019-12-01 Thread Terry Wang (Jira)
Terry Wang created FLINK-15005: -- Summary: Change CatalogTableStats.UNKNOW and HiveStatsUtil stats default value Key: FLINK-15005 URL: https://issues.apache.org/jira/browse/FLINK-15005 Project: Flink

[jira] [Created] (FLINK-15061) create/alter table/databases properties should be case sensitive stored in catalog

2019-12-04 Thread Terry Wang (Jira)
Terry Wang created FLINK-15061: -- Summary: create/alter table/databases properties should be case sensitive stored in catalog Key: FLINK-15061 URL: https://issues.apache.org/jira/browse/FLINK-15061

[jira] [Created] (FLINK-15114) Add execute result info for alter/create/drop database in sql client.

2019-12-06 Thread Terry Wang (Jira)
Terry Wang created FLINK-15114: -- Summary: Add execute result info for alter/create/drop database in sql client. Key: FLINK-15114 URL: https://issues.apache.org/jira/browse/FLINK-15114 Project: Flink

[jira] [Created] (FLINK-15147) Add doc for alter table set properties and rename table

2019-12-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-15147: -- Summary: Add doc for alter table set properties and rename table Key: FLINK-15147 URL: https://issues.apache.org/jira/browse/FLINK-15147 Project: Flink Issue

[jira] [Created] (FLINK-15148) Add doc for create/drop/alter database ddl

2019-12-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-15148: -- Summary: Add doc for create/drop/alter database ddl Key: FLINK-15148 URL: https://issues.apache.org/jira/browse/FLINK-15148 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-15242) Add doc to introduce ddls or dmls supported by sql cli

2019-12-13 Thread Terry Wang (Jira)
Terry Wang created FLINK-15242: -- Summary: Add doc to introduce ddls or dmls supported by sql cli Key: FLINK-15242 URL: https://issues.apache.org/jira/browse/FLINK-15242 Project: Flink Issue

[jira] [Created] (FLINK-13610) Refactor HiveTableSource Test use sql query and remove HiveInputFormatTest

2019-08-07 Thread Terry Wang (JIRA)
Terry Wang created FLINK-13610: -- Summary: Refactor HiveTableSource Test use sql query and remove HiveInputFormatTest Key: FLINK-13610 URL: https://issues.apache.org/jira/browse/FLINK-13610 Project

[jira] [Created] (FLINK-15398) Correct catalog doc example mistake

2019-12-25 Thread Terry Wang (Jira)
Terry Wang created FLINK-15398: -- Summary: Correct catalog doc example mistake Key: FLINK-15398 URL: https://issues.apache.org/jira/browse/FLINK-15398 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-15429) read hive table null value of timestamp type will throw an npe

2019-12-27 Thread Terry Wang (Jira)
Terry Wang created FLINK-15429: -- Summary: read hive table null value of timestamp type will throw an npe Key: FLINK-15429 URL: https://issues.apache.org/jira/browse/FLINK-15429 Project: Flink

[jira] [Created] (FLINK-15544) Upgrade http-core version to avoid potential DeadLock problem

2020-01-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-15544: -- Summary: Upgrade http-core version to avoid potential DeadLock problem Key: FLINK-15544 URL: https://issues.apache.org/jira/browse/FLINK-15544 Project: Flink

[jira] [Created] (FLINK-15552) SQL Client can not correctly create kafka table using --library to indicate a kafka connector directory

2020-01-10 Thread Terry Wang (Jira)
Terry Wang created FLINK-15552: -- Summary: SQL Client can not correctly create kafka table using --library to indicate a kafka connector directory Key: FLINK-15552 URL: https://issues.apache.org/jira/browse/FLINK

[jira] [Created] (FLINK-16414) create udaf/udtf function using sql casuing ValidationException: SQL validation failed. null

2020-03-03 Thread Terry Wang (Jira)
Terry Wang created FLINK-16414: -- Summary: create udaf/udtf function using sql casuing ValidationException: SQL validation failed. null Key: FLINK-16414 URL: https://issues.apache.org/jira/browse/FLINK-16414

[jira] [Created] (FLINK-16506) Sql

2020-03-09 Thread Terry Wang (Jira)
Terry Wang created FLINK-16506: -- Summary: Sql Key: FLINK-16506 URL: https://issues.apache.org/jira/browse/FLINK-16506 Project: Flink Issue Type: Bug Reporter: Terry Wang

[jira] [Created] (FLINK-16924) TableEnvironment#sqlUpdate throw NPE when called in async thread

2020-04-01 Thread Terry Wang (Jira)
Terry Wang created FLINK-16924: -- Summary: TableEnvironment#sqlUpdate throw NPE when called in async thread Key: FLINK-16924 URL: https://issues.apache.org/jira/browse/FLINK-16924 Project: Flink

[jira] [Created] (FLINK-21744) Support StreamExecDeduplicate json serialization/deserialization

2021-03-12 Thread Terry Wang (Jira)
Terry Wang created FLINK-21744: -- Summary: Support StreamExecDeduplicate json serialization/deserialization Key: FLINK-21744 URL: https://issues.apache.org/jira/browse/FLINK-21744 Project: Flink

[jira] [Created] (FLINK-21802) LogicalTypeJsonDeserializer/Serializer custom RowType/MapType/ArrayType/MultisetType

2021-03-15 Thread Terry Wang (Jira)
Terry Wang created FLINK-21802: -- Summary: LogicalTypeJsonDeserializer/Serializer custom RowType/MapType/ArrayType/MultisetType Key: FLINK-21802 URL: https://issues.apache.org/jira/browse/FLINK-21802

[jira] [Created] (FLINK-21811) Support StreamExecJoin json serialization/deserialization

2021-03-16 Thread Terry Wang (Jira)
Terry Wang created FLINK-21811: -- Summary: Support StreamExecJoin json serialization/deserialization Key: FLINK-21811 URL: https://issues.apache.org/jira/browse/FLINK-21811 Project: Flink Issue

[jira] [Created] (FLINK-21837) Support StreamExecIntervalJoin/StreamExecLookupJoin/StreamExecTemporalJoin json ser/des

2021-03-16 Thread Terry Wang (Jira)
Terry Wang created FLINK-21837: -- Summary: Support StreamExecIntervalJoin/StreamExecLookupJoin/StreamExecTemporalJoin json ser/des Key: FLINK-21837 URL: https://issues.apache.org/jira/browse/FLINK-21837

[jira] [Created] (FLINK-21864) Support StreamExecTemporalJoin json serialization/deserialization

2021-03-18 Thread Terry Wang (Jira)
Terry Wang created FLINK-21864: -- Summary: Support StreamExecTemporalJoin json serialization/deserialization Key: FLINK-21864 URL: https://issues.apache.org/jira/browse/FLINK-21864 Project: Flink

[jira] [Created] (FLINK-21868) Support StreamExecLookupJoin json serialization/deserialization

2021-03-19 Thread Terry Wang (Jira)
Terry Wang created FLINK-21868: -- Summary: Support StreamExecLookupJoin json serialization/deserialization Key: FLINK-21868 URL: https://issues.apache.org/jira/browse/FLINK-21868 Project: Flink

[jira] [Created] (FLINK-21972) Check whether TemporalTableSourceSpec can be serialized or not

2021-03-25 Thread Terry Wang (Jira)
Terry Wang created FLINK-21972: -- Summary: Check whether TemporalTableSourceSpec can be serialized or not Key: FLINK-21972 URL: https://issues.apache.org/jira/browse/FLINK-21972 Project: Flink

[jira] [Created] (FLINK-23289) BinarySection should null check in contusctor method

2021-07-06 Thread Terry Wang (Jira)
Terry Wang created FLINK-23289: -- Summary: BinarySection should null check in contusctor method Key: FLINK-23289 URL: https://issues.apache.org/jira/browse/FLINK-23289 Project: Flink Issue Type

[jira] [Created] (FLINK-17152) FunctionDefinitionUtil generate wrong resultType and acc type of AggregateFunctionDefinition

2020-04-15 Thread Terry Wang (Jira)
Terry Wang created FLINK-17152: -- Summary: FunctionDefinitionUtil generate wrong resultType and acc type of AggregateFunctionDefinition Key: FLINK-17152 URL: https://issues.apache.org/jira/browse/FLINK-17152

  1   2   >