You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/10/18 04:08:47 UTC

[spark] branch branch-3.0 updated (fab10f0 -> 56a60ca)

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

dongjoon pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from fab10f0  [SPARK-33131][SQL][3.0] Fix grouping sets with having clause can not resolve qualified col name
     add 56a60ca  [SPARK-33170][SQL] Add SQL config to control fast-fail behavior in FileFormatWriter

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    | 16 +++++++++++
 .../execution/datasources/FileFormatWriter.scala   |  3 +-
 .../org/apache/spark/sql/sources/InsertSuite.scala | 32 ++++++++++++++--------
 3 files changed, 38 insertions(+), 13 deletions(-)


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