You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2019/11/18 07:05:41 UTC

[spark] branch branch-2.4 updated (ee6693e -> b4e7e50)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from ee6693e  [SPARK-29932][R][TESTS] lint-r should do non-zero exit in case of errors
     add b4e7e50  [SPARK-29936][R][2.4] Fix SparkR lint errors and add lint-r GitHub Action

No new revisions were added by this update.

Summary of changes:
 .github/workflows/branch-2.4.yml      | 25 ++++++++++++++++++++++++-
 R/pkg/.lintr                          |  2 +-
 R/pkg/R/DataFrame.R                   |  8 ++++----
 R/pkg/R/SQLContext.R                  |  4 ++--
 R/pkg/R/context.R                     |  2 +-
 R/pkg/R/group.R                       |  2 +-
 R/pkg/R/utils.R                       |  6 +++---
 R/pkg/inst/worker/worker.R            |  2 +-
 R/pkg/tests/fulltests/test_sparkSQL.R |  4 ++--
 dev/lint-r.R                          |  2 +-
 10 files changed, 40 insertions(+), 17 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org