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

Apache Spark commented on SPARK-14714:
--------------------------------------

User 'jkbradley' has created a pull request for this issue:
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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to