Igal Shilman created FLINK-22532:
------------------------------------
Summary: Improve the support for remote functions in the DataStream integration
Key: FLINK-22532
URL:
https://issues.apache.org/jira/browse/FLINK-22532 Project: Flink
Issue Type: Improvement
Components: Stateful Functions
Affects Versions: statefun-3.0.0
Reporter: Igal Shilman
While looking at [RoutableMessabeBuilder.java|
https://github.com/apache/flink-statefun/blob/master/statefun-flink/statefun-flink-core/src/main/java/org/apache/flink/statefun/flink/core/message/RoutableMessageBuilder.java#L57] it is not that clear that the argument for a remote function needs to be of type TypedValue.
We need to think of how to improve the end experience for this use case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)