Vishal bharatbhai Vanpariya
11/22/2022, 6:58 AM{
"ts": 1669099696691,
"uuid": "fa8dfe26114c49acb9745ee8ac9bbfdb",
"count": 95
}
type of this stream is DataStream<String> , but i want to convert it to keyedstream KeyedStream<T, K> where key will be count and data will be same json string.
without applying and aggregation. can somebody guide me on this?
thankssap1ens
11/22/2022, 4:59 PM