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 2020/02/10 15:43:10 UTC

[spark] branch master updated (5a24060 -> b2011a2)

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 5a24060  [SPARK-30719][SQL] Add unit test to verify the log warning print when intentionally skip AQE
     add b2011a2  [SPARK-30326][SQL] Raise exception if analyzer exceed max iterations

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/Analyzer.scala     | 10 +++++++-
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  5 +++-
 .../spark/sql/catalyst/rules/RuleExecutor.scala    | 27 ++++++++++++++++++----
 .../sql/catalyst/analysis/AnalysisSuite.scala      | 25 +++++++++++++++++++-
 4 files changed, 60 insertions(+), 7 deletions(-)


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