Jakob Odersky created SPARK-17367:
-------------------------------------

             Summary: Cannot define value classes in REPL
                 Key: SPARK-17367
                 URL: https://issues.apache.org/jira/browse/SPARK-17367
             Project: Spark
          Issue Type: Bug
          Components: Spark Shell
            Reporter: Jakob Odersky


It is currently not possible to define a class extending `AnyVal` in the REPL. 
The underlying reason is the {{-Yrepl-class-based}} option used by Spark Shell.

The report here is more of an FYI for anyone stumbling upon the problem, see 
the upstream issue [https://issues.scala-lang.org/browse/SI-9910] for any 
progress.



--
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