[
https://issues.apache.org/jira/browse/SPARK-18131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-18131:
---------------------------------
Labels: bulk-closed (was: )
> Support returning Vector/Dense Vector from backend
> --------------------------------------------------
>
> Key: SPARK-18131
> URL: https://issues.apache.org/jira/browse/SPARK-18131
> Project: Spark
> Issue Type: New Feature
> Components: SparkR
> Reporter: Miao Wang
> Priority: Major
> Labels: bulk-closed
>
> For `spark.logit`, there is a `probabilityCol`, which is a vector in the
> backend (scala side). When we do collect(select(df, "probabilityCol")),
> backend returns the java object handle (memory address). We need to implement
> a method to convert a Vector/Dense Vector column as R vector, which can be
> read in SparkR. It is a followup JIRA of adding `spark.logit`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]