Re: Spark SQL 1.3 max operation giving wrong results

2015-03-14 Thread Michael Armbrust
Do you have an example that reproduces the issue? On Fri, Mar 13, 2015 at 4:12 PM, gtinside wrote: > Hi , > > I am playing around with Spark SQL 1.3 and noticed that "max" function does > not give the correct result i.e doesn't give the maximum value. The same > query works fine in Spark SQL 1.2

Spark SQL 1.3 max operation giving wrong results

2015-03-13 Thread gtinside
Hi , I am playing around with Spark SQL 1.3 and noticed that "max" function does not give the correct result i.e doesn't give the maximum value. The same query works fine in Spark SQL 1.2 . Is any one aware of this issue ? Regards, Gaurav -- View this message in context: http://apache-spark-