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 2021/02/18 03:18:28 UTC

[spark] branch master updated (1ad3432 -> bdcad33)

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 1ad3432  [SPARK-33736][SQL] Handle MERGE in ReplaceNullWithFalseInPredicate
     add bdcad33  [SPARK-34433][DOCS] Lock Jekyll version by Gemfile and Bundler

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_and_test.yml            |  6 +-
 .gitignore                                      |  1 +
 dev/create-release/do-release-docker.sh         |  5 ++
 dev/create-release/release-build.sh             |  8 ++-
 dev/create-release/spark-rm/Dockerfile          |  2 +-
 dev/lint-python                                 |  3 +-
 dev/run-tests.py                                | 15 ++---
 docs/.bundle/config                             |  2 +
 dev/scalafmt => docs/Gemfile                    |  9 +--
 docs/Gemfile.lock                               | 73 +++++++++++++++++++++++++
 docs/README.md                                  | 25 +++++----
 python/docs/source/development/contributing.rst |  2 +-
 12 files changed, 122 insertions(+), 29 deletions(-)
 create mode 100644 docs/.bundle/config
 copy dev/scalafmt => docs/Gemfile (85%)
 mode change 100755 => 100644
 create mode 100644 docs/Gemfile.lock


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