[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to