You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/12/08 00:52:59 UTC

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

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

Reynold Xin resolved SPARK-18654.
---------------------------------
       Resolution: Fixed
         Assignee: Nathan Howell
    Fix Version/s: 2.2.0

> 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
>            Assignee: Nathan Howell
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> {{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