Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-20 Thread Forward Xu
Hi Jark, Thanks for your help. I convert it into FLIP wiki already. Best, Forward Jark Wu 于2019年12月20日周五 下午11:09写道: > Hi Forward, > > Thanks for updating the documentation. I think the design doc looks good to > me now. I think you can convert it into FLIP wiki and start a vote then. > > Best,

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-20 Thread Jark Wu
Hi Forward, Thanks for updating the documentation. I think the design doc looks good to me now. I think you can convert it into FLIP wiki and start a vote then. Best,Jark Jark Wu 于2019年12月20日 周五23:07写道: > Hi Forward, > > Thanks for updating the documentation. I think it is > > On Mon, 2 Dec 201

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-20 Thread Jark Wu
Hi Forward, Thanks for updating the documentation. I think it is On Mon, 2 Dec 2019 at 14:21, Forward Xu wrote: > Hi Jark, > Thank you very much,I will improve this document as soon as possible. > My confluence username is ForwardXu. > > Best, > Forward > > Jark Wu 于2019年12月2日周一 上午11:56写道: > >

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-01 Thread Forward Xu
Hi Jark, Thank you very much,I will improve this document as soon as possible. My confluence username is ForwardXu. Best, Forward Jark Wu 于2019年12月2日周一 上午11:56写道: > Hi Forward, > > Sorry for the late reply. > As I said before, it would be better to include the JSON functions API for > Table API

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-01 Thread Jark Wu
Hi Forward, Sorry for the late reply. As I said before, it would be better to include the JSON functions API for Table API. For example, what the "json_exist", "json_value", "json_query", etc... functions in Table API looks like. And it would be better to follow FLIP template [1] which include "Pu

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-01 Thread Forward Xu
Hi Jingsong Lee : Thank you very much, I need to apply for FLIP permission. Do I need to create a FLIP for this? Best, Forward Jingsong Li 于2019年12月2日周一 上午11:40写道: > Hi Forward: > > Document looks good to me. > I think you can just start doing this. > They all work very independently, so I don

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-12-01 Thread Jingsong Li
Hi Forward: Document looks good to me. I think you can just start doing this. They all work very independently, so I don't think there's any obvious blocking. Best, Jingsong Lee On Sat, Nov 30, 2019 at 10:59 AM Forward Xu wrote: > Hi everyone, It's been a long time since I started this discuss

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-11-29 Thread Forward Xu
Hi everyone, It's been a long time since I started this discussion. Do you have anything to add and improve? Best, Forward Forward Xu 于2019年9月22日周日 下午6:30写道: > Hi Jack, > Thank you very much for your reply, google doc I have updated, and some of > your questions I replied. > In addition, I want

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-09-22 Thread Forward Xu
Hi Jack, Thank you very much for your reply, google doc I have updated, and some of your questions I replied. In addition, I want to apply for Flip permissions for this purpose. Best, Forward Jark Wu 于2019年9月20日周五 下午9:53写道: > Hi Forward, > > Sorry for the late reply. I have went through the de

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-09-20 Thread Jark Wu
Hi Forward, Sorry for the late reply. I have went through the design doc and I think it is very nice. Here are my thoughts and suggestions: 0) I think support JSON functions in SQL is not complicated. Because Calcite already supports the parser part and the runtime part. We only need to inte

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-09-05 Thread vino yang
+1 to have JSON functions in Flink SQL JingsongLee 于2019年9月5日周四 下午4:46写道: > +1 > Nice document. I think it is easier to do after expression reworking[1]. > By the way, which planner do you want to start? > > [1] > https://cwiki.apache.org/confluence/display/FLINK/FLIP-51%3A+Rework+of+the+Express

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-09-05 Thread JingsongLee
+1 Nice document. I think it is easier to do after expression reworking[1]. By the way, which planner do you want to start? [1] https://cwiki.apache.org/confluence/display/FLINK/FLIP-51%3A+Rework+of+the+Expression+Design Best, Jingsong Lee --

Re: Re: [DISCUSS] Support JSON functions in Flink SQL

2019-09-04 Thread TANG Wen-hui
+1 I have done similar work before. Looking forward to discussing this feature. Best wenhui winifred.wenhui.t...@gmail.com From: Kurt Young Date: 2019-09-05 14:00 To: dev CC: Anyang Hu Subject: Re: [DISCUSS] Support JSON functions in Flink SQL +1 to add JSON support to Flink. We also see lo