Hi, Starting playing with Flink. After storing the...
# random
b
Hi, Starting playing with Flink. After storing the data in "keyedState" how can i view the stored data? I would like to see it over GUI/CLI and not via logging. thanks. ❤️
m
You can’t. Flink is not a database from that perspective which you can query.