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/05/30 19:54:28 UTC

[spark] branch master updated (b9737c3 -> 1b780f3)

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 b9737c3  [SPARK-31864][SQL] Adjust AQE skew join trigger condition
     add 1b780f3  [SPARK-31866][SQL][DOCS] Add COALESCE/REPARTITION/REPARTITION_BY_RANGE Hints to SQL Reference

No new revisions were added by this update.

Summary of changes:
 docs/_data/menu-sql.yaml                           |  8 +--
 docs/sql-performance-tuning.md                     |  4 +-
 docs/sql-ref-syntax-qry-select-hints.md            | 83 ++++++++++++++++++++--
 docs/sql-ref-syntax-qry-select-join.md             |  2 +-
 ...ng.md => sql-ref-syntax-qry-select-sampling.md} |  0
 ...ndow.md => sql-ref-syntax-qry-select-window.md} |  0
 docs/sql-ref-syntax-qry-select.md                  |  6 +-
 docs/sql-ref-syntax-qry.md                         |  6 +-
 docs/sql-ref-syntax.md                             |  6 +-
 9 files changed, 94 insertions(+), 21 deletions(-)
 rename docs/{sql-ref-syntax-qry-sampling.md => sql-ref-syntax-qry-select-sampling.md} (100%)
 rename docs/{sql-ref-syntax-qry-window.md => sql-ref-syntax-qry-select-window.md} (100%)


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