aboutsummaryrefslogtreecommitdiff
path: root/sql/hive
diff options
context:
space:
mode:
authorLiang-Chi Hsieh <simonh@tw.ibm.com>2016-05-27 21:24:08 -0700
committerReynold Xin <rxin@databricks.com>2016-05-27 21:24:08 -0700
commitf1b220eeeed1d4d12121fe0b3b175da44488da68 (patch)
tree31014aacf7a6359c3b075cc168f2c81a3f5d59cc /sql/hive
parent73178c75565e20f53e6ee1478f3d976732c64438 (diff)
downloadspark-f1b220eeeed1d4d12121fe0b3b175da44488da68.tar.gz
spark-f1b220eeeed1d4d12121fe0b3b175da44488da68.tar.bz2
spark-f1b220eeeed1d4d12121fe0b3b175da44488da68.zip
[SPARK-15553][SQL] Dataset.createTempView should use CreateViewCommand
## What changes were proposed in this pull request? Let `Dataset.createTempView` and `Dataset.createOrReplaceTempView` use `CreateViewCommand`, rather than calling `SparkSession.createTempView`. Besides, this patch also removes `SparkSession.createTempView`. ## How was this patch tested? Existing tests. Author: Liang-Chi Hsieh <simonh@tw.ibm.com> Closes #13327 from viirya/dataset-createtempview.
Diffstat (limited to 'sql/hive')
0 files changed, 0 insertions, 0 deletions