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

[spark] branch master updated (f280c6a -> 42f8f79)

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

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from f280c6a  [SPARK-29378][R][FOLLOW-UP] Remove manual installation of Arrow dependencies in AppVeyor build
     add 42f8f79  [SPARK-29936][R] Fix SparkR lint errors and add lint-r GitHub Action

No new revisions were added by this update.

Summary of changes:
 .github/workflows/master.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