spark-instrumented-optimizer/project
Sean Owen 69c9c17716 [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters
Replace `JavaConversions` implicits with `JavaConverters`

Most occurrences I've seen so far are necessary conversions; a few have been avoidable. None are in critical code as far as I see, yet.

Author: Sean Owen <sowen@cloudera.com>

Closes #8033 from srowen/SPARK-9613.
2015-08-25 12:33:13 +01:00
..
project [SPARK-6750] Upgrade ScalaStyle to 0.7. 2015-04-07 12:37:33 -07:00
build.properties [SPARK-5415] bump sbt to version to 0.13.7 2015-01-28 02:13:06 -08:00
MimaBuild.scala [HOTFIX] [BUILD] Fix MiMa checks in master branch; enable MiMa for launcher project 2015-06-23 23:03:59 -07:00
MimaExcludes.scala [SPARK-9580] [SQL] Replace singletons in SQL tests 2015-08-13 17:42:01 -07:00
plugins.sbt [SPARK-6782] add sbt-revolver plugin 2015-06-17 13:34:26 -07:00
SparkBuild.scala [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses to JavaConverters 2015-08-25 12:33:13 +01:00