In Flink, I have DataStream<List<comparable_pojo>>, each list is
individually pre-sorted, what I need to do is persist everything in one
shot with global sort order. any ides the best to do this? Hope it makes
sense.

Thanks in advance!

Reply via email to