aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark
diff options
context:
space:
mode:
authorYin Huai <yhuai@databricks.com>2015-05-24 09:51:37 -0700
committerYin Huai <yhuai@databricks.com>2015-05-24 09:51:37 -0700
commited21476bc0c760616e7e6bb99f6541745fb09595 (patch)
tree099fa407b4d46a1c71c62231018fd577c33d3895 /python/pyspark
parentbfbc0df72944fe0a900ab920d8c4329a11fccca6 (diff)
downloadspark-ed21476bc0c760616e7e6bb99f6541745fb09595.tar.gz
spark-ed21476bc0c760616e7e6bb99f6541745fb09595.tar.bz2
spark-ed21476bc0c760616e7e6bb99f6541745fb09595.zip
[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.
Diffstat (limited to 'python/pyspark')
0 files changed, 0 insertions, 0 deletions