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

[spark] branch master updated (2479778 -> de0f50a)

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

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


    from 2479778  [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache
     add de0f50a  [SPARK-32670][SQL] Group exception messages in Catalyst Analyzer in one file

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/QueryCompilationErrors.scala  | 164 +++++++++++++++++++++
 .../spark/sql/catalyst/analysis/Analyzer.scala     |  84 ++++-------
 2 files changed, 192 insertions(+), 56 deletions(-)
 create mode 100644 sql/catalyst/src/main/scala/org/apache/spark/sql/QueryCompilationErrors.scala


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