spark-instrumented-optimizer/repl
Mark Petruska 59aa3d56af [SPARK-20706][SPARK-SHELL] Spark-shell not overriding method/variable definition
## What changes were proposed in this pull request?

[SPARK-20706](https://issues.apache.org/jira/browse/SPARK-20706): Spark-shell not overriding method/variable definition
This is a Scala repl bug ( [SI-9740](https://github.com/scala/bug/issues/9740) ), was fixed in version 2.11.9 ( [see the original PR](https://github.com/scala/scala/pull/5090) )

## How was this patch tested?

Added a new test case in `ReplSuite`.

Author: Mark Petruska <petruska.mark@gmail.com>

Closes #19879 from mpetruska/SPARK-20706.
2017-12-05 18:08:36 -06:00
..
scala-2.11/src/main/scala/org/apache/spark/repl [SPARK-20706][SPARK-SHELL] Spark-shell not overriding method/variable definition 2017-12-05 18:08:36 -06:00
scala-2.12/src/main/scala/org/apache/spark/repl [SPARK-22572][SPARK SHELL] spark-shell does not re-initialize on :replay 2017-11-22 21:35:47 +09:00
src [SPARK-20706][SPARK-SHELL] Spark-shell not overriding method/variable definition 2017-12-05 18:08:36 -06:00
pom.xml [SPARK-14650][REPL][BUILD] Compile Spark REPL for Scala 2.12 2017-11-02 09:45:34 +00:00