Hi,
I am adding some hashes of my elements in my list date to check for dedups.

Now to not have an infinte growing list, I would like to limit the size of
hashes in that list to say a number or just add some TTL config which would
expire the entries in the list beyond certain time.

Is this something possible using Flink constructs.

If not, is there any way I can achieve this ?

Thanks
Sachin

Reply via email to