You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/12/14 10:35:13 UTC

[jira] [Created] (SPARK-4842) Use WeakTypeTags in ScalaReflection

Michael Armbrust created SPARK-4842:
---------------------------------------

             Summary: Use WeakTypeTags in ScalaReflection
                 Key: SPARK-4842
                 URL: https://issues.apache.org/jira/browse/SPARK-4842
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.2.0
            Reporter: Michael Armbrust
            Priority: Critical


Right now we can't create SchemaRDDs from RDDs of case classes that are defined inside of functions.  This is because only WeakTypeTags are available in this scope.  This is pretty confusing to users:

http://apache-spark-user-list.1001560.n3.nabble.com/parquet-file-not-loading-spark-v-1-1-0-td20618.html#a20628

https://issues.scala-lang.org/browse/SI-6649



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

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