[GitHub] spark pull request #17809: [SPARK-20535][SPARKR] R wrappers for explode_oute...

2017-04-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17809 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #17809: [SPARK-20535][SPARKR] R wrappers for explode_oute...

2017-04-29 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/17809#discussion_r114067242 --- Diff: R/pkg/R/functions.R --- @@ -3803,3 +3803,58 @@ setMethod("repeat_string", jc <- callJStatic("org.apache.spark.sql.functions",

[GitHub] spark pull request #17809: [SPARK-20535][SPARKR] R wrappers for explode_oute...

2017-04-29 Thread zero323
GitHub user zero323 opened a pull request: https://github.com/apache/spark/pull/17809 [SPARK-20535][SPARKR] R wrappers for explode_outer and posexplode_outer ## What changes were proposed in this pull request? Ad R wrappers for - `o.a.s.sql.functions.explode_outer`