[jira] [Assigned] (SPARK-13056) Map column would throw NPE if value is null

2016-01-27 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-13056:


Assignee: (was: Apache Spark)

> Map column would throw NPE if value is null
> ---
>
> Key: SPARK-13056
> URL: https://issues.apache.org/jira/browse/SPARK-13056
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Reporter: Adrian Wang
>
> Create a map like
> { "a": "somestring",
>   "b": null}
> Query like
> SELECT col["b"] FROM t1;
> NPE would be thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-13056) Map column would throw NPE if value is null

2016-01-27 Thread Apache Spark (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-13056:


Assignee: Apache Spark

> Map column would throw NPE if value is null
> ---
>
> Key: SPARK-13056
> URL: https://issues.apache.org/jira/browse/SPARK-13056
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Reporter: Adrian Wang
>Assignee: Apache Spark
>
> Create a map like
> { "a": "somestring",
>   "b": null}
> Query like
> SELECT col["b"] FROM t1;
> NPE would be thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org