Maciej Szymkiewicz created SPARK-16626:
------------------------------------------

             Summary: Code duplication after SPARK-14906
                 Key: SPARK-16626
                 URL: https://issues.apache.org/jira/browse/SPARK-16626
             Project: Spark
          Issue Type: Improvement
          Components: MLlib, PySpark
    Affects Versions: 2.0.0
            Reporter: Maciej Szymkiewicz


SPARK-14906 resulted in a significant amount of duplicated code between 
pyspark.ml.linalg and pyspark.mllib.linalg. Even if this is a temporary 
situation it is unlikely a desired state. 

Since Python representation and logic is almost identical it can be easily 
reduced.

Could you comment on that [~mengxr]?



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