Issue with Scala API when using CEP's "notFollowedBy"

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue with Scala API when using CEP's "notFollowedBy"

Gehad
Hi there,

I have an issue using the Scala API for the CEP library, the notFollowedBy API call doesn't return a Pattern it returns a Unit instead, So I am not able to chain additional filters. I tried the Java API and it works fine, So I believe there is something wrong with the Scala API or I might be missing something?

Cheers

Scala version: 2.11.8
Flink Version: 1.3.1

Reply | Threaded
Open this post in threaded view
|

Re: Issue with Scala API when using CEP's "notFollowedBy"

Ted Yu
Please take a look at FLINK-7306, fixed for 1.4.0 release.

On Mon, Aug 21, 2017 at 1:03 PM, Gehad Elrobey <[hidden email]> wrote:
Hi there,

I have an issue using the Scala API for the CEP library, the notFollowedBy API call doesn't return a Pattern it returns a Unit instead, So I am not able to chain additional filters. I tried the Java API and it works fine, So I believe there is something wrong with the Scala API or I might be missing something?

Cheers

Scala version: 2.11.8
Flink Version: 1.3.1