Yes, it works.
Thank you Yassine.
From: Yassine MARZOUGUI [mailto:y.marzou...@mindlytix.com]
Sent: Saturday, February 18, 2017 2:48 PM
To: user@flink.apache.org
Subject: RE: Aggregation problem.
Hi,
I think this is an expected output and not necessarily a bug. To get the
element havi
Ah, yes of course.
Yassine is right, thanks!
Sorry for not spotting this earlier.
Will close the JIRA issue.
Best, Fabian
2017-02-18 12:48 GMT+01:00 Yassine MARZOUGUI :
> Hi,
>
> I think this is an expected output and not necessarily a bug. To get the
> element having the maximum value, maxBy()
Hi,
I think this is an expected output and not necessarily a bug. To get the
element having the maximum value, maxBy() should be used instead of max().
See this answer for more details :
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Wrong-and-non-consistent-behavior-of-max-t
Ok, i have opened the issue with the test case.
Thanks.
https://issues.apache.org/jira/browse/FLINK-5840
From: Fabian Hueske [mailto:fhue...@gmail.com]
Sent: Saturday, February 18, 2017 3:33 AM
To: user@flink.apache.org
Subject: Re: Aggregation problem.
Hi,
this looks like a bug