Hello community, Does anyone know of any up to da...
# troubleshooting
a
Hello community, Does anyone know of any up to date Rust SDK for Apache Flink Stateful Functions? This one seems a bit dated: https://github.com/aljoscha/statefun-rust. But maybe it's still usable? I see there was one major new release of Apache StateFun since
statefun-rust
's last commit: https://flink.apache.org/2021/04/15/stateful-functions-3.0.0-remote-functions-front-and-center/. But I don't see any mention of API breaking changes.
g
The community doesn’t officially support the Rust SDK, so you have to try it and asses it yourself whether it still wroks with newer versions
1