You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/01/20 07:32:39 UTC

[jira] [Closed] (SPARK-12793) Support R UDF Evaluation

     [ https://issues.apache.org/jira/browse/SPARK-12793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sun Rui closed SPARK-12793.
---------------------------
    Resolution: Later

> Support R UDF Evaluation
> ------------------------
>
>                 Key: SPARK-12793
>                 URL: https://issues.apache.org/jira/browse/SPARK-12793
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>    Affects Versions: 1.6.0
>            Reporter: Sun Rui
>
> Basically follows the logic as that for Python UDF evaluation (org/apache/spark/sql/execution/python.scala). Will extract and reuse common logic between Python UDF and R UDF evaluation.
> Serialization/deserialization is different from Python UDF. R UDF will use R SerDe to directly serialize a batch of InternalRows into bytes (that is, in SerializationFormats.ROW format)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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