I was wondering if it is possible to use a Stateful Function within a Flink pipeline. I know they work with different API's, so I was wondering if it is possible to have a DataStream as ingress for a Stateful Function.
Some context: I'm working on a streaming graph analytics system, and want to save the state of the graph within a window. Stateful functions could then allow me to process these distributed graph states by making use of the SF messaging. Thanks! -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/