You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nathan Howell (JIRA)" <ji...@apache.org> on 2016/11/30 18:46:58 UTC

[jira] [Created] (SPARK-18654) JacksonParser.makeRootConverter has effectively unreachable code

Nathan Howell created SPARK-18654:
-------------------------------------

             Summary: JacksonParser.makeRootConverter has effectively unreachable code
                 Key: SPARK-18654
                 URL: https://issues.apache.org/jira/browse/SPARK-18654
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.0.2
            Reporter: Nathan Howell
            Priority: Minor


{{JacksonParser.makeRootConverter}} currently takes a {{DataType}} but is only called with a {{StructType}}. Revising the method to only accept a {{StructType}} allows us to remove some pattern matches.



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

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