Re: [spark-sql] What is the right way to represent an “Any” type in Spark SQL?

2015-03-29 Thread Eran Medan
/what-is-the-right-way-to-represent-an-any-type-in-spark-sql

Re: [spark-sql] What is the right way to represent an “Any” type in Spark SQL?

2015-03-28 Thread Michael Armbrust
a pull request https://github.com/apache/spark/pull/5235 to solve the cryptic exception but my question is - *is there a way to support an Any type in Spark SQL?* disclaimer - also posted at http://stackoverflow.com/questions/29310405/what-is-the-right-way-to-represent-an-any-type-in-spark-sql

[spark-sql] What is the right way to represent an “Any” type in Spark SQL?

2015-03-27 Thread Eran Medan
https://github.com/apache/spark/pull/5235 to solve the cryptic exception but my question is - *is there a way to support an Any type in Spark SQL?* disclaimer - also posted at http://stackoverflow.com/questions/29310405/what-is-the-right-way-to-represent-an-any-type-in-spark-sql