spark-instrumented-optimizer/project
Shivansh e75c162e9e [SPARK-17308] Improved the spark core code by replacing all pattern match on boolean value by if/else block.
## What changes were proposed in this pull request?
Improved the code quality of spark by replacing all pattern match on boolean value by if/else block.

## How was this patch tested?

By running the tests

Author: Shivansh <shiv4nsh@gmail.com>

Closes #14873 from shiv4nsh/SPARK-17308.
2016-09-04 12:39:26 +01:00
..
build.properties [SPARK-13834][BUILD] Update sbt and sbt plugins for 2.x. 2016-03-13 18:47:04 -07:00
MimaBuild.scala [SPARK-15085][STREAMING][KAFKA] Rename streaming-kafka artifact 2016-05-11 12:15:41 -07:00
MimaExcludes.scala [SPARK-16967] move mesos to module 2016-08-26 12:25:22 -07:00
plugins.sbt [SPARK-15827][BUILD] Publish Spark's forked sbt-pom-reader to Maven Central 2016-06-09 11:04:08 -07:00
SparkBuild.scala [SPARK-17308] Improved the spark core code by replacing all pattern match on boolean value by if/else block. 2016-09-04 12:39:26 +01:00