-
- Downloads
[SPARK-5284][SQL] Insert into Hive throws NPE when a inner complex type field has a null value
JIRA: https://issues.apache.org/jira/browse/SPARK-5284 Author: Yin Huai <yhuai@databricks.com> Closes #4077 from yhuai/SPARK-5284 and squashes the following commits: fceacd6 [Yin Huai] Check if a value is null when the field has a complex type.
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveInspectors.scala 18 additions, 8 deletions...main/scala/org/apache/spark/sql/hive/HiveInspectors.scala
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala 36 additions, 1 deletion...a/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
Please register or sign in to comment