Marco Gaido created SPARK-23234:
-----------------------------------

             Summary: ML python test failure
                 Key: SPARK-23234
                 URL: https://issues.apache.org/jira/browse/SPARK-23234
             Project: Spark
          Issue Type: Bug
          Components: ML, PySpark
    Affects Versions: 2.3.0
            Reporter: Marco Gaido


SPARK-22799 and SPARK-22797 are causing valid Python test failures. The reason 
is that Python is setting the default params with set. So they are not 
considered as defaults, but as params passed by the user.

 

I think that we can temporarily revert either one or the other patch until we 
don't find a good solution to make the python API working properly.

 

Anyway, this is a misbehavior of the python API which can cause serious 
problems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to