Hi All,
I searched in mail archives but could not find any email related to write a
batch function hence this email. I am a apache flink newbie and I need to
write a batch function which amount of batching constraint by time and
count of the events.
Can you please guide how to write a batching function?
Many thanks,
Anurag
P.S I did found
https://gist.github.com/shikhar/2cb9f1b792be31b7c16e/9f08f8964b3f177fe48f6f8fc3916932fdfdcc71
on
google search is this code points to the right direction for batching ?