You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/04/19 02:16:25 UTC

[jira] [Resolved] (SPARK-14714) PySpark Param TypeConverter arg is not passed by name in some cases

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

Joseph K. Bradley resolved SPARK-14714.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12480
[https://github.com/apache/spark/pull/12480]

> PySpark Param TypeConverter arg is not passed by name in some cases
> -------------------------------------------------------------------
>
>                 Key: SPARK-14714
>                 URL: https://issues.apache.org/jira/browse/SPARK-14714
>             Project: Spark
>          Issue Type: Bug
>          Components: ML, PySpark
>    Affects Versions: 2.0.0
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> PySpark Param constructors need to pass the TypeConverter argument by name, partly to make sure it is not mistaken for the expectedType arg and partly because we will remove the expectedType arg in 2.1.  In several places, this is not being done correctly.



--
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