Github user olarayej commented on the issue:
https://github.com/apache/spark/pull/11336
@falaki Yeah but those warnings are making the build fail (see below). Is
that okay? Now I see a new"Checks" section. I may be outdated with the
protocols as it's been a while I didn't commit :-). Thanks!
```
Failed
-------------------------------------------------------------------------
1. Error: column binary mathfunctions (@test_sparkSQL.R#1256)
------------------
error in evaluating the argument 'x' in selecting a method for function
'collect':
error in evaluating the argument 'col' in selecting a method for function
'select': (converted from warning) 'sparkRSQL.init' is deprecated.
Use 'sparkR.session' instead.
See help("Deprecated")
1: expect_equal(class(collect(select(df, rand()))[2, 1]), "numeric") at
/home/jenkins/workspace/SparkPullRequestBuilder/R/lib/SparkR/tests/testthat/test_sparkSQL.R:1256
2: compare(object, expected, ...)
3: collect(select(df, rand()))
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]