GitHub user huaxingao opened a pull request:
https://github.com/apache/spark/pull/21645
[SPARK-24537][R]Add array_remove / array_zip / map_from_arrays /
array_distinct
## What changes were proposed in this pull request?
Add array_remove / array_zip / map_from_arrays / array_distinct functions
in SparkR.
## How was this patch tested?
Add tests in test_sparkSQL.R
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huaxingao/spark spark-24537
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21645.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21645
----
commit 87100ec766acf647e91ab14450f1c33c0f929d52
Author: Huaxin Gao <huaxing@...>
Date: 2018-06-26T18:41:57Z
[SPARK-24537][R]Add array_remove / array_zip / map_from_arrays /
array_distinct
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]