I was having the following issue with creating a user defined type (PosData) which I had naturally included in an object (SQLTests)
In the SQLUserDefinedType.java in the sql.catalyst/src/main (https://github.com/apache/spark/blob/f9969098c8cb15e36c718b80c6cf5b534a6cf7c3/sql/catalyst/src/main/scala/org/apache/spark/sql/types/SQLUserDefinedType.java) there is brief mention in the documentation below Given the strangeness of the error and the likely broad usage of UserDefinedTypes, I thought it was worth explicitly mentioning -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/UserDefinedTypes-for-SparkSQL-Pitfalls-solved-tp22590.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org