aboutsummaryrefslogtreecommitdiff
path: root/repl/scala-2.11/src/test/scala/org/apache
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2017-03-25 23:29:02 -0700
committerFelix Cheung <felixcheung@apache.org>2017-03-25 23:29:02 -0700
commit2422c86f2ce2dd649b1d63062ec5c5fc1716c519 (patch)
treef99beeab3d91fb9b7607ef846645f3a7879c49d6 /repl/scala-2.11/src/test/scala/org/apache
parent0b903caef3183c5113feb09995874f6a07aa6698 (diff)
downloadspark-2422c86f2ce2dd649b1d63062ec5c5fc1716c519.tar.gz
spark-2422c86f2ce2dd649b1d63062ec5c5fc1716c519.tar.bz2
spark-2422c86f2ce2dd649b1d63062ec5c5fc1716c519.zip
[SPARK-20092][R][PROJECT INFRA] Add the detection for Scala codes dedicated for R in AppVeyor tests
## What changes were proposed in this pull request? We are currently detecting the changes in `R/` directory only and then trigger AppVeyor tests. It seems we need to tests when there are Scala codes dedicated for R in `core/src/main/scala/org/apache/spark/api/r/`, `sql/core/src/main/scala/org/apache/spark/sql/api/r/` and `mllib/src/main/scala/org/apache/spark/ml/r/` too. This will enables the tests, for example, for SPARK-20088. ## How was this patch tested? Tests with manually created PRs. - Changes in `sql/core/src/main/scala/org/apache/spark/sql/api/r/SQLUtils.scala` https://github.com/spark-test/spark/pull/13 - Changes in `core/src/main/scala/org/apache/spark/api/r/SerDe.scala` https://github.com/spark-test/spark/pull/12 - Changes in `README.md` https://github.com/spark-test/spark/pull/14 Author: hyukjinkwon <gurwls223@gmail.com> Closes #17427 from HyukjinKwon/SPARK-20092.
Diffstat (limited to 'repl/scala-2.11/src/test/scala/org/apache')
0 files changed, 0 insertions, 0 deletions