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

Maciej Szymkiewicz commented on SPARK-37425:
--------------------------------------------

Hi [~amirkdv]. For the whole {{pyspark.mllib}} to proceed we need to complete 
core migration to avoid any further surprises. Some of the tasks are partially 
blocked by issues with mypy (we'll see if there is any resolution soon, if not, 
we'll probably going to {{type: ignore}}) .

Additionally, there dependencies within {{pyspark.mllib}} which should be 
followed. For starters, {{pyspark.mllib.linalg}}, but some are more subtle, but 
it is a slow  season and folks are likely to be busy with new 
[releases|https://lists.apache.org/thread/0tx68524c489nq84c1h155lw8q83q7sk] so 
it might take a while to clear these.

If you determine, that particular module doesn't require any further 
migrations, it should be safe to work on, but please keep in mind that we are 
mostly limited by the ability to review the changes.





> Inline type hints for python/pyspark/mllib/recommendation.py
> ------------------------------------------------------------
>
>                 Key: SPARK-37425
>                 URL: https://issues.apache.org/jira/browse/SPARK-37425
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib, PySpark
>    Affects Versions: 3.3.0
>            Reporter: Maciej Szymkiewicz
>            Priority: Major
>
> Inline type hints from python/pyspark/mlib/recommendation.pyi to 
> python/pyspark/mllib/recommendation.py



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to