spark-instrumented-optimizer/sql/catalyst/src/test
Burak Yavuz 6e27018157 [SPARK-18260] Make from_json null safe
## What changes were proposed in this pull request?

`from_json` is currently not safe against `null` rows. This PR adds a fix and a regression test for it.

## How was this patch tested?

Regression test

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #15771 from brkyvz/json_fix.
2016-11-05 00:07:51 -07:00
..
java/org/apache/spark/sql [SPARK-17495][SQL] Add Hash capability semantically equivalent to Hive's 2016-10-04 18:59:31 -07:00
resources [SPARK-14134][CORE] Change the package name used for shading classes. 2016-04-06 19:33:51 -07:00
scala/org/apache/spark/sql [SPARK-18260] Make from_json null safe 2016-11-05 00:07:51 -07:00