You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wuyi (JIRA)" <ji...@apache.org> on 2019/01/25 14:19:00 UTC

[jira] [Created] (SPARK-26730) Strip redundant AssertNotNull expression for ExpressionEncoder's serializer

wuyi created SPARK-26730:
----------------------------

             Summary: Strip redundant AssertNotNull expression for ExpressionEncoder's serializer
                 Key: SPARK-26730
                 URL: https://issues.apache.org/jira/browse/SPARK-26730
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: wuyi


For types like Product, we've already add AssertNotNull when we construct serializer, so we could strip redundant AssertNotNull for those types. Please see the code with the related PR for details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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