[
https://issues.apache.org/jira/browse/SPARK-20083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-20083:
---------------------------------
Labels: bulk-closed (was: )
> Change matrix toArray to not create a new array when matrix is already column
> major
> -----------------------------------------------------------------------------------
>
> Key: SPARK-20083
> URL: https://issues.apache.org/jira/browse/SPARK-20083
> Project: Spark
> Issue Type: Improvement
> Components: ML
> Affects Versions: 2.2.0
> Reporter: Seth Hendrickson
> Priority: Minor
> Labels: bulk-closed
>
> {{toArray}} always creates a new array in column major format, even when the
> resulting array is the same as the backing values. We should change this to
> just return a reference to the values array when it is already column major.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]