You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/08/27 14:06:15 UTC

[spark] branch master updated (f14f374 -> ed51a7f)

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

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


    from f14f374  [SPARK-32696][SQL][TEST-HIVE1.2][TEST-HADOOP2.7] Get columns operation should handle interval column properly
     add ed51a7f  [SPARK-30654] Bootstrap4 docs upgrade

No new revisions were added by this update.

Summary of changes:
 docs/_layouts/global.html                          |  128 +-
 docs/css/bootstrap-responsive.css                  | 1040 ----
 docs/css/bootstrap-responsive.min.css              |    9 -
 docs/css/bootstrap.css                             | 5624 --------------------
 docs/css/bootstrap.min.css                         |   14 +-
 .../ui/static => docs/css}/bootstrap.min.css.map   |    0
 docs/css/main.css                                  |  150 +-
 docs/js/main.js                                    |   34 +-
 .../js/vendor}/bootstrap.bundle.min.js             |    0
 .../js/vendor}/bootstrap.bundle.min.js.map         |    0
 docs/js/vendor/bootstrap.js                        | 2027 -------
 docs/js/vendor/bootstrap.min.js                    |    6 -
 12 files changed, 222 insertions(+), 8810 deletions(-)
 delete mode 100644 docs/css/bootstrap-responsive.css
 delete mode 100644 docs/css/bootstrap-responsive.min.css
 delete mode 100644 docs/css/bootstrap.css
 copy {core/src/main/resources/org/apache/spark/ui/static => docs/css}/bootstrap.min.css.map (100%)
 copy {core/src/main/resources/org/apache/spark/ui/static => docs/js/vendor}/bootstrap.bundle.min.js (100%)
 copy {core/src/main/resources/org/apache/spark/ui/static => docs/js/vendor}/bootstrap.bundle.min.js.map (100%)
 delete mode 100755 docs/js/vendor/bootstrap.js
 delete mode 100755 docs/js/vendor/bootstrap.min.js


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