GitHub user yanboliang opened a pull request:
https://github.com/apache/spark/pull/19176
[SPARK-21965] [SparkR] Add createOrReplaceGlobalTempView and
dropGlobalTempView for SparkR
## What changes were proposed in this pull request?
Add ```createOrReplaceGlobalTempView``` and ```dropGlobalTempView``` for
SparkR.
## How was this patch tested?
Unit tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yanboliang/spark SPARK-21965
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19176.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 #19176
----
commit 859ab5e1a8071be8e7c3bf9617386aac2edcccea
Author: Yanbo Liang <[email protected]>
Date: 2017-09-09T15:25:05Z
Add createOrReplaceGlobalTempView and dropGlobalTempView for SparkR
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]