Description
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.
Attachments
Issue Links
- is related to
-
SPARK-27297 Add higher order functions to Scala API
- Resolved
-
SPARK-30681 Add higher order functions API to PySpark
- Resolved
- links to