GitHub user gatorsmile opened a pull request:
https://github.com/apache/spark/pull/20523
[SPARK-23122][PYSPARK][FOLLOWUP] Replace registerTempTable by
createOrReplaceTempView
## What changes were proposed in this pull request?
Replace `registerTempTable` by `createOrReplaceTempView`.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gatorsmile/spark updateExamples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20523.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 #20523
----
commit 3ece41414fd9484e9dca981795798367f566068f
Author: gatorsmile <gatorsmile@...>
Date: 2018-02-07T00:57:42Z
fix.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]