You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/04/29 00:20:20 UTC

[spark] branch master updated (dcc0902 -> d34cb59)

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

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


    from dcc0902  [SPARK-29458][SQL][DOCS] Add a paragraph for scalar function in sql getting started
     add d34cb59  [SPARK-31556][SQL][DOCS] Document LIKE clause in SQL Reference

No new revisions were added by this update.

Summary of changes:
 docs/_data/menu-sql.yaml                  |   2 +
 docs/sql-ref-syntax-aux-show-databases.md |  13 +++-
 docs/sql-ref-syntax-aux-show-functions.md |   8 +-
 docs/sql-ref-syntax-aux-show-table.md     |  14 ++--
 docs/sql-ref-syntax-aux-show-tables.md    |  10 +--
 docs/sql-ref-syntax-aux-show-views.md     |  12 +--
 docs/sql-ref-syntax-qry-explain.md        |   2 +-
 docs/sql-ref-syntax-qry-select-like.md    | 120 ++++++++++++++++++++++++++++++
 8 files changed, 154 insertions(+), 27 deletions(-)
 create mode 100644 docs/sql-ref-syntax-qry-select-like.md


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