spark-instrumented-optimizer/sql/hive/src/test
jiangxingbo b158256c2e [SPARK-18045][SQL][TESTS] Move HiveDataFrameAnalyticsSuite to package sql
## What changes were proposed in this pull request?

The testsuite `HiveDataFrameAnalyticsSuite` has nothing to do with HIVE, we should move it to package `sql`.
The original test cases in that suite are splited into two existing testsuites: `DataFrameAggregateSuite` tests for the functions and ~~`SQLQuerySuite`~~`SQLQueryTestSuite` tests for the SQL statements.

## How was this patch tested?
~~Modified `SQLQuerySuite` in package `sql`.~~
Add query file for `SQLQueryTestSuite`.

Author: jiangxingbo <jiangxb1987@gmail.com>

Closes #15582 from jiangxb1987/group-analytics-test.
2016-10-23 13:28:35 +02:00
..
java/org/apache/spark/sql/hive [SPARK-16736][CORE][SQL] purge superfluous fs calls 2016-08-17 11:43:01 -07:00
resources [SPARK-17750][SQL] Fix CREATE VIEW with INTERVAL arithmetic. 2016-10-06 09:42:30 -07:00
scala/org/apache/spark/sql [SPARK-18045][SQL][TESTS] Move HiveDataFrameAnalyticsSuite to package sql 2016-10-23 13:28:35 +02:00