[ 
https://issues.apache.org/jira/browse/SPARK-30682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266998#comment-17266998
 ] 

Apache Spark commented on SPARK-30682:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/31226

> Add higher order functions API to SparkR
> ----------------------------------------
>
>                 Key: SPARK-30682
>                 URL: https://issues.apache.org/jira/browse/SPARK-30682
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR, SQL
>    Affects Versions: 3.0.0
>            Reporter: Maciej Szymkiewicz
>            Assignee: Maciej Szymkiewicz
>            Priority: Major
>             Fix For: 3.1.0
>
>
> As of 3.0.0 higher order functions are available in SQL and Scala, but not in 
> SparkR forcing R users to invoke these through {{expr}}, {{selectExpr}} or 
> {{sql}}.
> It would be great if Spark provided high level wrappers that accept plain R 
> functions operating on SQL expressions. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to