Skip to content
Snippets Groups Projects
Commit 33c6eb52 authored by Sean Zhong's avatar Sean Zhong Committed by Cheng Lian
Browse files

[SPARK-15171][SQL] Deprecate registerTempTable and add dataset.createTempView

## What changes were proposed in this pull request?

Deprecates registerTempTable and add dataset.createTempView, dataset.createOrReplaceTempView.

## How was this patch tested?

Unit tests.

Author: Sean Zhong <seanzhong@databricks.com>

Closes #12945 from clockfly/spark-15171.
parent 5207a005
No related branches found
No related tags found
No related merge requests found
Showing
with 122 additions and 64 deletions
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