You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2022/03/14 06:09:51 UTC

[spark] branch master updated (5699095 -> efe4330)

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

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


    from 5699095  [SPARK-38519][SQL] AQE throw exception should respect SparkFatalException
     add efe4330  [SPARK-38410][SQL] Support specify initial partition number for rebalance

No new revisions were added by this update.

Summary of changes:
 docs/sql-performance-tuning.md                     |  5 ++-
 docs/sql-ref-syntax-qry-select-hints.md            | 11 ++++--
 .../spark/sql/catalyst/analysis/ResolveHints.scala | 24 +++++++++----
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  4 +--
 .../plans/logical/basicLogicalOperators.scala      | 14 +++++---
 .../sql/catalyst/analysis/ResolveHintsSuite.scala  | 41 ++++++++++++++++++++--
 6 files changed, 80 insertions(+), 19 deletions(-)

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