Fixed. Issue with Timestamp. That is why the windowing function wasnt working
properly.
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Flink-AggregateFunction-Help-tp15160p15167.html
Sent from the Apache Flink User Mailing List archive
Hello!
I'm unable to see any results from .print() after performing an
AggregateFunction over a timeWindow.
I made a very detailed post on StackOverflow:
https://stackoverflow.com/questions/45898849/flink-aggregatefunction
Thank you!