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 2020/05/03 03:42:38 UTC

[spark] branch master updated (13dddee -> f53d8c6)

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

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


    from 13dddee  [MINOR][SQL][TESTS] Disable UI in SQL benchmarks by default
     add f53d8c6  [SPARK-31571][R] Overhaul stop/message/warning calls to be more canonical

No new revisions were added by this update.

Summary of changes:
 R/pkg/R/DataFrame.R                   | 40 +++++++++++-----------
 R/pkg/R/RDD.R                         |  2 +-
 R/pkg/R/SQLContext.R                  | 17 +++++-----
 R/pkg/R/client.R                      |  7 ++--
 R/pkg/R/context.R                     |  8 ++---
 R/pkg/R/deserialize.R                 |  2 +-
 R/pkg/R/group.R                       |  4 +--
 R/pkg/R/install.R                     | 62 +++++++++++++++--------------------
 R/pkg/R/mllib_classification.R        |  4 +--
 R/pkg/R/mllib_stat.R                  |  3 +-
 R/pkg/R/pairRDD.R                     |  2 +-
 R/pkg/R/schema.R                      |  2 +-
 R/pkg/R/serialize.R                   |  4 +--
 R/pkg/R/sparkR.R                      |  9 ++---
 R/pkg/R/utils.R                       | 53 +++++++++++++++---------------
 R/pkg/tests/fulltests/test_sparkSQL.R |  2 +-
 16 files changed, 103 insertions(+), 118 deletions(-)


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