Re: SQL UDF returning object of case class; regression from 1.2.0

2015-04-27 Thread Ophir Cohen
A short update: eventually we manually upgraded to 1.3.1 and the problem fixed. On Apr 26, 2015 2:26 PM, "Ophir Cohen" wrote: > I happened to hit the following issue that prevents me from using UDFs > with case classes: https://issues.apache.org/jira/browse/SPARK-6054. > > The issue already fixed

SQL UDF returning object of case class; regression from 1.2.0

2015-04-26 Thread Ophir Cohen
I happened to hit the following issue that prevents me from using UDFs with case classes: https://issues.apache.org/jira/browse/SPARK-6054. The issue already fixed for 1.3.1 but we are working on Amazon and it looks that Amazon provide deployment of Spark 1.3.1 using their scripts. Did someone en