spark-instrumented-optimizer/sql/core/src/test
Yin Huai ed21476bc0 [SPARK-7805] [SQL] Move SQLTestUtils.scala and ParquetTest.scala to src/test
https://issues.apache.org/jira/browse/SPARK-7805

Because `sql/hive`'s tests depend on the test jar of `sql/core`, we do not need to store `SQLTestUtils` and `ParquetTest` in `src/main`. We should only add stuff that will be needed by `sql/console` or Python tests (for Python, we need it in `src/main`, right? davies).

Author: Yin Huai <yhuai@databricks.com>

Closes #6334 from yhuai/SPARK-7805 and squashes the following commits:

af6d0c9 [Yin Huai] mima
b86746a [Yin Huai] Move SQLTestUtils.scala and ParquetTest.scala to src/test.
2015-05-24 09:51:37 -07:00
..
java/test/org/apache/spark/sql [SPARK-7654][SQL] Move JDBC into DataFrame's reader/writer interface. 2015-05-16 22:01:53 -07:00
resources [SPARK-5454] More robust handling of self joins 2015-02-11 12:31:56 -08:00
scala/org/apache/spark/sql [SPARK-7805] [SQL] Move SQLTestUtils.scala and ParquetTest.scala to src/test 2015-05-24 09:51:37 -07:00