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

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

    [ https://issues.apache.org/jira/browse/SPARK-18654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709422#comment-15709422 ] 

Apache Spark commented on SPARK-18654:
--------------------------------------

User 'NathanHowell' has created a pull request for this issue:
https://github.com/apache/spark/pull/16084

> 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