Re: Flink support for OrderedListState

2021-11-16 Thread David Morávek
Hi Reuven, this would be a great addition to the Flink Runner and could help with broader adoption ;) to make an effective implementation that works well across different state backends, this will most likely require adding a new primitive state type to the Flink's state backend ecosystem. I'll d

Re: Flink support for OrderedListState

2021-11-15 Thread Jan Lukavský
Hi Reuven, cc dev@flink.apache.org.  Jan On 11/12/21 04:35, Reuven Lax wrote: OrderedListState  was added to Beam over a year ago. To date it is only supported by the Data