spark-instrumented-optimizer/project
Sean Owen 306ff187af SPARK-5270 [CORE] Provide isEmpty() function in RDD API
Pretty minor, but submitted for consideration -- this would at least help people make this check in the most efficient way I know.

Author: Sean Owen <sowen@cloudera.com>

Closes #4074 from srowen/SPARK-5270 and squashes the following commits:

66885b8 [Sean Owen] Add note that JavaRDDLike should not be implemented by user code
2e9b490 [Sean Owen] More tests, and Mima-exclude the new isEmpty method in JavaRDDLike
28395ff [Sean Owen] Add isEmpty to Java, Python
7dd04b7 [Sean Owen] Add efficient RDD.isEmpty()
2015-01-19 22:50:45 -08:00
..
project Support cross building for Scala 2.11 2014-11-11 21:36:48 -08:00
spark-style/src/main/scala/org/apache/spark/scalastyle [Core] Upgrading ScalaStyle version to 0.5 and removing SparkSpaceAfterCommentStartChecker. 2014-10-16 02:05:44 -04:00
build.properties [BUILD] Fixed resolver for scalastyle plugin and upgrade sbt version. 2014-10-22 22:13:11 -07:00
MimaBuild.scala Bumping version to 1.3.0-SNAPSHOT. 2014-11-18 21:24:18 -08:00
MimaExcludes.scala SPARK-5270 [CORE] Provide isEmpty() function in RDD API 2015-01-19 22:50:45 -08:00
plugins.sbt [SPARK-3997][Build]scalastyle should output the error location 2014-10-26 16:24:50 -07:00
SparkBuild.scala [SPARK-5096] Use sbt tasks instead of vals to get hadoop version 2015-01-17 17:03:07 -08:00