Hi All, My understanding is Flink uses exact match on key to fetch/load state in a stateful functions.
But is it possible to use a regex expression in target-id or as a key to a stateful function, thus fetching/loading all matching states. Regards, Himanshu