|
Hi,
Flink relational apis with MATCH_RECOGNITION looks very attractive and promising but it's currently not easy to use at all. While looking into [1], especially the following DEFINE clause, DEFINE what came up to my mind is that the condition is quite verbose. Meanwhile, I found [2] in which Oracle uses the similar data and the MATCH_RECOGNIZE clause as follows: Oracle's way of defining pattern variables looks much simple and neat thanks to 1) its use of PREV which is not available in Flink's MATCH_RECOGNIZE clause (mentioned in [3]) 2) no need to check the initial case or when there is no last row that met the PRICE_DOWN condition Is there a way to shorten the DEFINE cluase in MATCH_RECOGNIZE at Flink 1.8 or 1.9? If there's any plan regarding this, could anyone let me know related Jira issues? Best, Dongwon |
|
Hi Dongwon, I'm not super familiar with Flink's MATCH_RECOGNIZE support, but Dawid (in CC) might have some ideas about it. Best, Fabian Am Mi., 21. Aug. 2019 um 07:23 Uhr schrieb Dongwon Kim <[hidden email]>:
|
| Free forum by Nabble | Edit this page |
