Re: problem with union

2015-08-27 Thread Ufuk Celebi
Release vote just started. If everything works, the release should be out on Monday. If you like, you can use the release candidate version and contribute to the release testing. ;) Add this to your POM: rc0 Flink 0.9.1 RC0 https://repository.apache.org/content/repositories/orgapacheflin

Re: problem with union

2015-08-27 Thread Stephan Ewen
I think this commit fixed it in the 0.9 branch (c7e868416a5b8f61489a221ad3822dea1366d887) so it should be good in the release. On Thu, Aug 27, 2015 at 11:52 AM, Chiwan Park wrote: > Hi Michele, > > We’re doing release process for 0.9.1. Ufuk Celebi will start vote for > 0.9.1 release soon. > > R

Re: problem with union

2015-08-27 Thread Chiwan Park
Hi Michele, We’re doing release process for 0.9.1. Ufuk Celebi will start vote for 0.9.1 release soon. Regards, Chiwan Park > On Aug 27, 2015, at 6:49 PM, Michele Bertoni > wrote: > > Hi everybody, > I am still waiting for version 0.9.1 to solve this problem, any idea on when > it will be r

Re: problem with union

2015-08-27 Thread Michele Bertoni
Hi everybody, I am still waiting for version 0.9.1 to solve this problem, any idea on when it will be released? Thanks Best, michele Il giorno 15/lug/2015, alle ore 15:58, Maximilian Michels mailto:m...@apache.org>> ha scritto: I was able to reproduce this problem. It turns out, this has

Re: problem with union

2015-07-15 Thread Maximilian Michels
I was able to reproduce this problem. It turns out, this has already been fixed in the snapshot version: https://issues.apache.org/jira/browse/FLINK-2229 The fix will be included in the upcoming 0.9.1 release. Thank you again for reporting! Kind regards, Max On Wed, Jul 15, 2015 at 11:33 AM, Max

Re: problem with union

2015-07-15 Thread Maximilian Michels
Hi Michele, Thanks for reporting the problem. It seems like we changed the way we compare generic types like your GValue type. I'm debugging that now. We can get a fix in for the 0.9.1 release. Cheers, Max On Tue, Jul 14, 2015 at 5:35 PM, Michele Bertoni < michele1.bert...@mail.polimi.it> wrote:

problem with union

2015-07-14 Thread Michele Bertoni
Hi everybody, this discussion started in an other thread about a problem in union, but you said it was a different error then i am opening a new topic I am doing the union of two dataset and I am getting this error Exception in thread "main" org.apache.flink.api.common.InvalidProgramException