Re: Re: [DISCUSS] FLIP-313 Add support of User Defined AsyncTableFunction

2023-07-06 Thread Aitozi
Hi Awake, Thanks for your good point, updated Best, Aitozi. 宇航 李 于2023年7月5日周三 11:29写道: > Hi Aitozi, > > I think it is necessary to add the following description in FLIP to > express the difference between user-defined asynchronous table function and > AsyncTableFunction: > > User-defined as

RE: Re: [DISCUSS] FLIP-313 Add support of User Defined AsyncTableFunction

2023-07-04 Thread 宇航 李
Hi Aitozi, I think it is necessary to add the following description in FLIP to express the difference between user-defined asynchronous table function and AsyncTableFunction: User-defined asynchronous table functions allow complex parameters (e.g., Row type) to be passed to function, which is