Re: 答复: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-29 Thread Vasiliki Kalavri
is ready? > > Are there any show case or howto use? > > > > -邮件原件- > 发件人: ewenstep...@gmail.com [mailto:ewenstep...@gmail.com] 代表 Stephan Ewen > 发送时间: 2016年3月29日 20:00 > 收件人: dev@flink.apache.org > 主题: Re: 答复: Effort to add SQL / StreamSQL to Flink >

答复: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-29 Thread Jiangsong (Hi)
So excited!! SQL on Flink is ready? Are there any show case or howto use? -邮件原件- 发件人: ewenstep...@gmail.com [mailto:ewenstep...@gmail.com] 代表 Stephan Ewen 发送时间: 2016年3月29日 20:00 收件人: dev@flink.apache.org 主题: Re: 答复: Effort to add SQL / StreamSQL to Flink Cool stuff! SQL coming up

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-29 Thread Stephan Ewen
2016 at 10:12 AM, Fabian Hueske < > > > > fhue...@gmail.com> > > > > > > > >> wrote: > > > > > > > >> > > > > > > > >> > Thanks for the feedback! > > > > > > > >> > > > >

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-29 Thread Maximilian Michels
utting the existing > (batch) > > > > Table > > > > > > >> API on > > > > > > >> > top of Apache Calcite. > > > > > > >> > From there we continue to add streaming support for the > Table > > > API > &

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-19 Thread Vasiliki Kalavri
> > > > >> before we > > > > > >> > put a StreamSQL interface on top. > > > > > >> > > > > > > >> > Consolidating the efforts with the CEP library sounds like a > > good > > > > idea > &g

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-19 Thread Fabian Hueske
e efforts with the CEP library sounds like a > good > > > idea > > > > >> to > > > > >> > me. > > > > >> > Maybe it can be nicely integrated with the streaming table API > and > > > > >> later as > > > &

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-19 Thread Vasiliki Kalavri
rface (the StreamSQL dialect is not > > > defined > > > >> > yet). > > > >> > > > > >> > @Till: What do you think about adding CEP features to the Table > API. > > > >> From > > > >> > the CEP design doc,

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-19 Thread Vasiliki Kalavri
; >> > streaming Table API in any case. > >> > > >> > Best, Fabian > >> > > >> > 2016-01-11 4:03 GMT+01:00 Jiangsong (Hi) : > >> > > >> > > I suggest refering to Esper EPL[1], which is a SQL-standard language > >&g

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-03-19 Thread Robert Metzger
think about adding CEP features to the Table API. > > >> From > > >> > the CEP design doc, it looks like we need to add a pattern matching > > >> > operator in addition to the window features that we need to add for > > >> > streaming Table A

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-01-15 Thread Fabian Hueske
:00 Jiangsong (Hi) : >> > >> > > I suggest refering to Esper EPL[1], which is a SQL-standard language >> > > extend to offering a cluster of window, pattern matching. EPL can >> both >> > > support Streaming SQL and CEP with one unified syntax. >> > > >

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-01-11 Thread Fabian Hueske
; support Streaming SQL and CEP with one unified syntax. > > > > > > [1] > > > > > > http://www.espertech.com/esper/release-5.2.0/esper-reference/pdf/esper_reference.pdf > > > (Chapter 5. EPL Reference: Clauses) > > > > > > > > >

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-01-11 Thread Till Rohrmann
gt; > Regards > > Song > > > > > > -邮件原件- > > 发件人: Chiwan Park [mailto:chiwanp...@apache.org] > > 发送时间: 2016年1月11日 10:31 > > 收件人: dev@flink.apache.org > > 主题: Re: Effort to add SQL / StreamSQL to Flink > > > > We still don’t have a conc

Re: 答复: Effort to add SQL / StreamSQL to Flink

2016-01-11 Thread Fabian Hueske
-邮件原件- > 发件人: Chiwan Park [mailto:chiwanp...@apache.org] > 发送时间: 2016年1月11日 10:31 > 收件人: dev@flink.apache.org > 主题: Re: Effort to add SQL / StreamSQL to Flink > > We still don’t have a concensus about the streaming SQL and CEP library on > Flink. Some people want to merge these tw

答复: Effort to add SQL / StreamSQL to Flink

2016-01-10 Thread Jiangsong (Hi)
(Chapter 5. EPL Reference: Clauses) Regards Song -邮件原件- 发件人: Chiwan Park [mailto:chiwanp...@apache.org] 发送时间: 2016年1月11日 10:31 收件人: dev@flink.apache.org 主题: Re: Effort to add SQL / StreamSQL to Flink We still don’t have a concensus about the streaming SQL and CEP library on Flink. Some

Re: Effort to add SQL / StreamSQL to Flink

2016-01-10 Thread Chiwan Park
We still don’t have a concensus about the streaming SQL and CEP library on Flink. Some people want to merge these two libraries. Maybe we have to discuss about this in mailing list. > On Jan 11, 2016, at 10:53 AM, Nick Dimiduk wrote: > > What's the relationship between the streaming SQL propos

Re: Effort to add SQL / StreamSQL to Flink

2016-01-10 Thread Nick Dimiduk
What's the relationship between the streaming SQL proposed here and the CEP syntax proposed earlier in the week? On Sunday, January 10, 2016, Henry Saputra wrote: > Awesome! Thanks for the reply, Fabian. > > - Henry > > On Sunday, January 10, 2016, Fabian Hueske > wrote: > > > Hi Henry, > > > >

Re: Effort to add SQL / StreamSQL to Flink

2016-01-10 Thread Henry Saputra
Awesome! Thanks for the reply, Fabian. - Henry On Sunday, January 10, 2016, Fabian Hueske wrote: > Hi Henry, > > There is https://issues.apache.org/jira/browse/FLINK-2099 and a few > subissues. > I'll reorganize these and add more issues for the tasks described in the > design document in the n

Re: Effort to add SQL / StreamSQL to Flink

2016-01-10 Thread Fabian Hueske
Hi Henry, There is https://issues.apache.org/jira/browse/FLINK-2099 and a few subissues. I'll reorganize these and add more issues for the tasks described in the design document in the next days. Thanks, Fabian 2016-01-10 2:45 GMT+01:00 Henry Saputra : > HI Fabian, > > Have you created JIRA tic

Re: Effort to add SQL / StreamSQL to Flink

2016-01-09 Thread Henry Saputra
HI Fabian, Have you created JIRA ticket to keep track of this new feature? - Henry On Thu, Jan 7, 2016 at 6:05 AM, Fabian Hueske wrote: > Hi everybody, > > in the last days, Timo and I refined the design document for adding a SQL / > StreamSQL interface on top of Flink that was started by Steph

Re: Effort to add SQL / StreamSQL to Flink

2016-01-08 Thread Henry Saputra
I am excited and nervous at the same time =) - Henry On Thu, Jan 7, 2016 at 6:05 AM, Fabian Hueske wrote: > Hi everybody, > > in the last days, Timo and I refined the design document for adding a SQL / > StreamSQL interface on top of Flink that was started by Stephan. > > The document proposes a

RE: Effort to add SQL / StreamSQL to Flink

2016-01-07 Thread Li, Chengxiang
Very cool work, look forward to contribute. -Original Message- From: Chiwan Park [mailto:chiwanp...@apache.org] Sent: Friday, January 8, 2016 9:36 AM To: dev@flink.apache.org Subject: Re: Effort to add SQL / StreamSQL to Flink Really good! Many people want to use SQL. :) > On Ja

Re: Effort to add SQL / StreamSQL to Flink

2016-01-07 Thread Chiwan Park
Really good! Many people want to use SQL. :) > On Jan 8, 2016, at 2:36 AM, Kostas Tzoumas wrote: > > Wow! Thanks Fabian, this looks fantastic! > > On Thu, Jan 7, 2016 at 4:35 PM, Stephan Ewen wrote: > >> Super, thanks for that detailed effort, Fabian! >> >> On Thu, Jan 7, 2016 at 3:40 PM, Ma

Re: Effort to add SQL / StreamSQL to Flink

2016-01-07 Thread Kostas Tzoumas
Wow! Thanks Fabian, this looks fantastic! On Thu, Jan 7, 2016 at 4:35 PM, Stephan Ewen wrote: > Super, thanks for that detailed effort, Fabian! > > On Thu, Jan 7, 2016 at 3:40 PM, Matthias J. Sax wrote: > > > Pretty cool! > > > > On 01/07/2016 03:05 PM, Fabian Hueske wrote: > > > Hi everybody,

Effort to add SQL / StreamSQL to Flink

2016-01-07 Thread Fabian Hueske
Hi everybody, in the last days, Timo and I refined the design document for adding a SQL / StreamSQL interface on top of Flink that was started by Stephan. The document proposes an architecture that is centered around Apache Calcite. Calcite is an Apache top-level project and includes a SQL parser