Github user felixcheung commented on the pull request:
https://github.com/apache/spark/pull/9463#issuecomment-153942273
@yu-iskw btw, these are two other false positives that you might want to
follow up with lintr:
```
R/pkg/inst/tests/test_sparkSQL.R:907:53: style: Commented code should be
removed.
expect_equal(collect(select(df2, lpad(df2$a, 8, "#")))[1, 1], "###aaads")
^~~~~~~~~~~~~~~~~~~~~~~
R/pkg/R/RDD.R:228:63: style: Commented code should be removed.
#'
http://spark.apache.org/docs/latest/programming-guide.html#rdd-persistence.
^~~~~~~~~~~~~~~~
```
---
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]