Re: SPARK-SQL: Pattern Detection on Live Event or Archived Event Data
I overlook something. Thank you for sharing this! > > Best Regards, > > Jerry > > On Tue, Mar 1, 2016 at 11:58 AM, Alex Kozlov wrote: > >> For the purpose of full disclosure, I think Scala offers a much more >> efficient pattern matching paradigm. Using nPath is lik
Re: SPARK-SQL: Pattern Detection on Live Event or Archived Event Data
erman van Hövell >>> >>> 2016-03-01 15:16 GMT+01:00 Jerry Lam : >>> >>>> Hi Spark developers, >>>> >>>> Will you consider to add support for implementing "Pattern matching in >>>> sequences of rows"? More specifically