Hi I am not sure I have understand all, but it is possible to build some kind of state-machine-based search logic for example on top of the individual searches in Table API (using CsvTableSource) ?
Best, Esa |
Hi Esa, What do you mean by "individual searches in the Table API"?2018-04-17 10:07 GMT+02:00 Esa Heikkinen <[hidden email]>:
|
Hi I did mean like “finding series of consecutive events”, as it was described in [2]. Are these features already in Flink and how well they are documented ? Can I use Scala or only Java ? I would like some example codes, it they are exist ? Best, Esa From: Fabian Hueske <[hidden email]>
Hi Esa, What do you mean by "individual searches in the Table API"? There is some work (a pending PR [1]) to integrate the MATCH_RECOGNIZE clause (SQL 2016) [2] into Flink's SQL which basically adds a SQL syntax for the CEP library. Best, Fabian 2018-04-17 10:07 GMT+02:00 Esa Heikkinen <[hidden email]>:
|
As I said before, this is work in progress and there is a pending pull request (PR) to add this feature. Best, FabianSo no, MATCH_RECOGNIZE is not supported by Flink yet and hence also not documented. 2018-04-18 10:12 GMT+02:00 Esa Heikkinen <[hidden email]>:
|
Free forum by Nabble | Edit this page |