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

[spark] branch master updated (a364cc0 -> 9b885ae)

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

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


    from a364cc0  [SPARK-38336][SQL] Support INSERT INTO commands into tables with DEFAULT columns
     add 9b885ae  [SPARK-38701][SQL] Inline `IllegalStateException` out from `QueryExecutionErrors`

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/catalog/interface.scala     |  4 +--
 .../expressions/codegen/CodeGenerator.scala        |  7 ++--
 .../sql/catalyst/expressions/jsonExpressions.scala |  4 +--
 .../catalyst/expressions/namedExpressions.scala    |  3 +-
 .../catalyst/optimizer/DecorrelateInnerQuery.scala |  3 +-
 .../spark/sql/errors/QueryExecutionErrors.scala    | 41 +---------------------
 .../execution/datasources/DataSourceUtils.scala    |  4 +--
 7 files changed, 15 insertions(+), 51 deletions(-)

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