Michael Armbrust created SPARK-2178: ---------------------------------------
Summary: createSchemaRDD is not thread safe
Key: SPARK-2178
URL: https://issues.apache.org/jira/browse/SPARK-2178
Project: Spark
Issue Type: Bug
Components: SQL
Reporter: Michael Armbrust
This is because implicit type tags are not typesafe. We could fix this with
compile time macros (which could also make the conversion a lot faster).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
