[
https://issues.apache.org/jira/browse/SPARK-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-2178.
-------------------------------------
Resolution: Later
This has been a problem since Spark SQL 1.0 and we haven't heard a lot of
complaints. Furthermore Scala 2.10 (which is the only version that should have
the problem) isn't making new releases anymore. Macros would be nice, but they
aren't pressing enough to leave this open for now.
> 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 thread safe. 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]