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/18 21:59:25 UTC

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

Joseph K. Bradley created SPARK-14714:
-----------------------------------------

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


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