aboutsummaryrefslogtreecommitdiff
path: root/sql/core
diff options
context:
space:
mode:
authorDongjoon Hyun <dongjoon@apache.org>2016-07-27 23:29:26 -0700
committerReynold Xin <rxin@databricks.com>2016-07-27 23:29:26 -0700
commit5c2ae79bfcf448d8dc9217efafa1409997c739de (patch)
tree499879db863fec1f6081b8a12f96af13f93667af /sql/core
parent11d427c924d303e20af90c0179a105f6ff4d89e2 (diff)
downloadspark-5c2ae79bfcf448d8dc9217efafa1409997c739de.tar.gz
spark-5c2ae79bfcf448d8dc9217efafa1409997c739de.tar.bz2
spark-5c2ae79bfcf448d8dc9217efafa1409997c739de.zip
[SPARK-15232][SQL] Add subquery SQL building tests to LogicalPlanToSQLSuite
## What changes were proposed in this pull request? We currently test subquery SQL building using the `HiveCompatibilitySuite`. The is not desired since SQL building is actually a part of `sql/core` and because we are slowly reducing our dependency on Hive. This PR adds the same tests from the whitelist of `HiveCompatibilitySuite` into `LogicalPlanToSQLSuite`. ## How was this patch tested? This adds more testcases. Pass the Jenkins tests. Author: Dongjoon Hyun <dongjoon@apache.org> Closes #14383 from dongjoon-hyun/SPARK-15232.
Diffstat (limited to 'sql/core')
0 files changed, 0 insertions, 0 deletions