You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/03/11 23:53:31 UTC

[spark] branch master updated (2825237 -> 0f0ccda)

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

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


    from 2825237  [SPARK-31062][K8S][TESTS] Improve spark decommissioning k8s test reliability
     add 0f0ccda  [SPARK-31110][DOCS][SQL] refine sql doc for SELECT

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-syntax-qry-select-clusterby.md     | 18 ++++----
 docs/sql-ref-syntax-qry-select-distribute-by.md | 18 ++++----
 docs/sql-ref-syntax-qry-select-groupby.md       | 48 ++++++++++-----------
 docs/sql-ref-syntax-qry-select-having.md        | 12 +++---
 docs/sql-ref-syntax-qry-select-limit.md         | 23 +++++++----
 docs/sql-ref-syntax-qry-select-orderby.md       | 24 +++++------
 docs/sql-ref-syntax-qry-select-sortby.md        | 28 ++++++-------
 docs/sql-ref-syntax-qry-select-where.md         | 10 ++---
 docs/sql-ref-syntax-qry-select.md               | 55 ++++++++++++++-----------
 docs/sql-ref-syntax-qry.md                      |  8 ++--
 10 files changed, 126 insertions(+), 118 deletions(-)


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