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/02/16 15:57:17 UTC

[spark] branch master updated (0a03e7e -> 01cc852)

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 0a03e7e  [SPARK-30691][SQL][DOC][FOLLOW-UP] Make link names exactly the same as the side bar names
     add 01cc852  [SPARK-30803][DOCS] Fix the home page link for Scala API document

No new revisions were added by this update.

Summary of changes:
 docs/_layouts/global.html                          |  2 +-
 docs/configuration.md                              |  8 +-
 docs/graphx-programming-guide.md                   | 68 ++++++++--------
 docs/index.md                                      |  2 +-
 docs/ml-advanced.md                                | 10 +--
 docs/ml-classification-regression.md               | 40 +++++-----
 docs/ml-clustering.md                              | 10 +--
 docs/ml-collaborative-filtering.md                 |  2 +-
 docs/ml-datasource.md                              |  4 +-
 docs/ml-features.md                                | 92 +++++++++++-----------
 docs/ml-frequent-pattern-mining.md                 |  4 +-
 docs/ml-migration-guide.md                         | 36 ++++-----
 docs/ml-pipeline.md                                | 10 +--
 docs/ml-statistics.md                              |  8 +-
 docs/ml-tuning.md                                  | 18 ++---
 docs/mllib-clustering.md                           | 26 +++---
 docs/mllib-collaborative-filtering.md              |  4 +-
 docs/mllib-data-types.md                           | 48 +++++------
 docs/mllib-decision-tree.md                        | 10 +--
 docs/mllib-dimensionality-reduction.md             |  6 +-
 docs/mllib-ensembles.md                            | 10 +--
 docs/mllib-evaluation-metrics.md                   |  8 +-
 docs/mllib-feature-extraction.md                   | 34 ++++----
 docs/mllib-frequent-pattern-mining.md              | 14 ++--
 docs/mllib-isotonic-regression.md                  |  2 +-
 docs/mllib-linear-methods.md                       | 22 +++---
 docs/mllib-naive-bayes.md                          |  8 +-
 docs/mllib-optimization.md                         | 14 ++--
 docs/mllib-pmml-model-export.md                    |  2 +-
 docs/mllib-statistics.md                           | 28 +++----
 docs/quick-start.md                                |  2 +-
 docs/rdd-programming-guide.md                      | 28 +++----
 docs/sql-data-sources-generic-options.md           |  2 +-
 docs/sql-data-sources-jdbc.md                      |  2 +-
 docs/sql-data-sources-json.md                      |  2 +-
 docs/sql-getting-started.md                        | 16 ++--
 docs/sql-migration-guide.md                        |  4 +-
 docs/sql-programming-guide.md                      |  2 +-
 docs/sql-ref-syntax-aux-analyze-table.md           |  2 +-
 docs/sql-ref-syntax-aux-cache-refresh.md           |  2 +-
 docs/sql-ref-syntax-aux-refresh-table.md           |  2 +-
 docs/sql-ref-syntax-aux-resource-mgmt.md           |  2 +-
 docs/sql-ref-syntax-aux-show-tables.md             |  2 +-
 docs/sql-ref-syntax-aux-show.md                    |  2 +-
 docs/sql-ref-syntax-ddl-drop-database.md           |  2 +-
 docs/sql-ref-syntax-ddl-drop-function.md           |  2 +-
 ...f-syntax-dml-insert-overwrite-directory-hive.md |  2 +-
 ...ql-ref-syntax-dml-insert-overwrite-directory.md |  2 +-
 docs/sql-ref-syntax-dml.md                         |  2 +-
 docs/sql-ref-syntax-qry-select-clusterby.md        |  2 +-
 docs/sql-ref-syntax-qry-select-distribute-by.md    |  2 +-
 docs/sql-ref-syntax-qry-select-sortby.md           |  2 +-
 docs/sql-ref-syntax-qry-select.md                  |  2 +-
 docs/streaming-custom-receivers.md                 |  2 +-
 docs/streaming-kafka-integration.md                |  2 +-
 docs/streaming-kinesis-integration.md              |  2 +-
 docs/streaming-programming-guide.md                | 42 +++++-----
 docs/structured-streaming-programming-guide.md     | 22 +++---
 docs/tuning.md                                     |  2 +-
 59 files changed, 355 insertions(+), 355 deletions(-)


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