Update or remove outdated demos
nfnt opened this issue · 2 comments
nfnt commented
Demos are broken or outdated. E.g. the Flink financial fraud demo is supposed to use KUDO 0.7 according to its README
. But the operator only works on KUDO 0.8 though, while depending on packages that only work on KUDO 0.7.
The Flink modifications demo doesn't use operator packages at all.
These demos need to be updated or removed.
guenter commented
Closing because the Flink demo has been fixed. If others are broken too please open a new PR.