Skip to content
Snippets Groups Projects
  • Josh Rosen's avatar
    c8368043
    Add JavaAPICompletenessChecker. · c8368043
    Josh Rosen authored
    This is used to find methods in the Scala API that
    need to be ported to the Java API.  To use it:
    
      ./run spark.tools.JavaAPICompletenessChecker
    Conflicts:
    	project/SparkBuild.scala
    	run
    	run2.cmd
    c8368043
    History
    Add JavaAPICompletenessChecker.
    Josh Rosen authored
    This is used to find methods in the Scala API that
    need to be ported to the Java API.  To use it:
    
      ./run spark.tools.JavaAPICompletenessChecker
    Conflicts:
    	project/SparkBuild.scala
    	run
    	run2.cmd
compute-classpath.sh 4.51 KiB