spark-instrumented-optimizer/core
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
..
src [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
pom.xml [SPARK-5682][CORE] Add encrypted shuffle in spark 2016-08-30 09:15:31 -07:00