[
https://issues.apache.org/jira/browse/SPARK-16167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-16167.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Issue resolved by pull request 13873
[https://github.com/apache/spark/pull/13873]
> RowEncoder should preserve array/map type nullability.
> ------------------------------------------------------
>
> Key: SPARK-16167
> URL: https://issues.apache.org/jira/browse/SPARK-16167
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Takuya Ueshin
> Fix For: 2.3.0
>
>
> Currently {{RowEncoder}} doesn't preserve nullability of {{ArrayType}} or
> {{MapType}}.
> It returns always {{containsNull = true}} for {{ArrayType}},
> {{valueContainsNull = true}} for {{MapType}} and also the nullability of
> itself is always {{true}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]