Re: FlinkCEP and SQL?

Posted by Fabian Hueske-2 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/FlinkCEP-and-SQL-tp27066p27208.html

Hi Esa,

Flink's implementation of SQL MATCH_RECOGNIZE is based on it's CEP library, i.e., they share the same implementation.

Best, Fabian

Am Do., 11. Apr. 2019 um 10:29 Uhr schrieb Esa Heikkinen (TAU) <[hidden email]>:

Hi

 

Is SQL CEP based (old) FlinkCEP at all and are SQL CEP and FlinkCEP completely separate ?

 

BR Esa

 

From: Dian Fu <[hidden email]>
Sent: Thursday, April 4, 2019 2:37 PM
To: Esa Heikkinen (TAU) <[hidden email]>
Cc: jincheng sun <[hidden email]>; [hidden email]
Subject: Re: FlinkCEP and SQL?

 

Should the all sources be combined into one big table before operations with SQL CEP?

 

Yes, you should combine them into one table/stream.

 

Regards,

Dian

 

201944日,下午7:11Esa Heikkinen (TAU) <[hidden email]> 写道:

 

Hi

 

Thank you for the information. How this SQL CEP is applicable for situation where there are many sources with different type of events ? Should the all sources be combined into one big table before operations with SQL CEP?

 

BR Esa

 

From: jincheng sun <[hidden email]> 
Sent: Thursday, April 4, 2019 1:05 PM
To: Esa Heikkinen (TAU) <[hidden email]>
Cc: [hidden email]
Subject: Re: FlinkCEP and SQL?

 

Hi BR Esa,

Best,

Jincheng

 

Esa Heikkinen (TAU) <[hidden email]> 201944日周四 下午4:44写道:

Hi

 

What is the situation of FlinkCEP and SQL?

 

Is it already possible to use SQL in CEP?

 

Is there any example cases where SQL is used in CEP?

 

BR Esa