Skip to content
Snippets Groups Projects
Commit ced8d669 authored by Cheng Lian's avatar Cheng Lian Committed by Shivaram Venkataraman
Browse files

[SPARK-15925][SQL][SPARKR] Replaces registerTempTable with createOrReplaceTempView

## What changes were proposed in this pull request?

This PR replaces `registerTempTable` with `createOrReplaceTempView` as a follow-up task of #12945.

## How was this patch tested?

Existing SparkR tests.

Author: Cheng Lian <lian@databricks.com>

Closes #13644 from liancheng/spark-15925-temp-view-for-r.
parent c4b1ad02
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment