Tobias Schlatter created SPARK-5640:
---------------------------------------

             Summary: org.apache.spark.sql.catalyst.ScalaReflection is not 
thread safe
                 Key: SPARK-5640
                 URL: https://issues.apache.org/jira/browse/SPARK-5640
             Project: Spark
          Issue Type: Bug
            Reporter: Tobias Schlatter


ScalaReflection uses the Scala reflection API but does not synchronize (for 
example in the {{schemaFor}} method). This leads to concurrency bugs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to