aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFelix Cheung <felixcheung_m@hotmail.com>2016-12-09 19:06:05 -0800
committerShivaram Venkataraman <shivaram@cs.berkeley.edu>2016-12-09 19:06:05 -0800
commit3e11d5bfef2f05bd6d42c4d6188eae6d63c963ef (patch)
tree65805afddad591d2cbb837a7308d988c9694392a /.gitattributes
parentd2493a203e852adf63dde4e1fc993e8d11efec3d (diff)
downloadspark-3e11d5bfef2f05bd6d42c4d6188eae6d63c963ef.tar.gz
spark-3e11d5bfef2f05bd6d42c4d6188eae6d63c963ef.tar.bz2
spark-3e11d5bfef2f05bd6d42c4d6188eae6d63c963ef.zip
[SPARK-18807][SPARKR] Should suppress output print for calls to JVM methods with void return values
## What changes were proposed in this pull request? Several SparkR API calling into JVM methods that have void return values are getting printed out, especially when running in a REPL or IDE. example: ``` > setLogLevel("WARN") NULL ``` We should fix this to make the result more clear. Also found a small change to return value of dropTempView in 2.1 - adding doc and test for it. ## How was this patch tested? manually - I didn't find a expect_*() method in testthat for this Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #16237 from felixcheung/rinvis.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions