spark-instrumented-optimizer/R/pkg/inst/tests/testthat
zero323 5a799fd8c3 [SPARK-20726][SPARKR] wrapper for SQL broadcast
## What changes were proposed in this pull request?

- Adds R wrapper for `o.a.s.sql.functions.broadcast`.
- Renames `broadcast` to `broadcast_`.

## How was this patch tested?

Unit tests, check `check-cran.sh`.

Author: zero323 <zero323@users.noreply.github.com>

Closes #17965 from zero323/SPARK-20726.
2017-05-14 13:22:19 -07:00
..
jarTest.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
packageInAJarTest.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_binary_function.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_binaryFile.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_broadcast.R [SPARK-20726][SPARKR] wrapper for SQL broadcast 2017-05-14 13:22:19 -07:00
test_client.R [SPARK-20543][SPARKR] skip tests when running on CRAN 2017-05-03 21:40:18 -07:00
test_context.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_includePackage.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_jvm_api.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_classification.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_clustering.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_fpm.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_recommendation.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_regression.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_stat.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_mllib_tree.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_parallelize_collect.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_rdd.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_Serde.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_shuffle.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_sparkR.R [SPARK-20543][SPARKR] skip tests when running on CRAN 2017-05-03 21:40:18 -07:00
test_sparkSQL.R [SPARK-20726][SPARKR] wrapper for SQL broadcast 2017-05-14 13:22:19 -07:00
test_streaming.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_take.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_textFile.R [SPARK-20704][SPARKR] change CRAN test to run single thread 2017-05-11 23:10:04 -07:00
test_utils.R [SPARK-20726][SPARKR] wrapper for SQL broadcast 2017-05-14 13:22:19 -07:00
test_Windows.R [SPARK-20543][SPARKR] skip tests when running on CRAN 2017-05-03 21:40:18 -07:00