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 2021/08/06 07:30:20 UTC

[spark] branch master updated (63c7d18 -> c97fb68)

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 63c7d18  [SPARK-36429][SQL][FOLLOWUP] Update a golden file to comply with the change in SPARK-36429
     add c97fb68  [SPARK-35221][SQL] Add the check of supported join hints

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/HintErrorLogger.scala    |  4 +
 .../spark/sql/catalyst/optimizer/joins.scala       |  4 +
 .../spark/sql/catalyst/plans/logical/hints.scala   |  6 ++
 .../spark/sql/execution/SparkStrategies.scala      | 48 ++++++++++-
 .../scala/org/apache/spark/sql/JoinHintSuite.scala | 95 ++++++++++++++++++++++
 5 files changed, 154 insertions(+), 3 deletions(-)

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