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 2022/01/12 14:40:58 UTC

[spark] branch master updated (d7d31d0 -> 26deb6fd)

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 d7d31d0  [SPARK-37827][SQL] Put the some built-in table properties into V1Table.propertie to adapt to V2 command
     add 26deb6fd [SPARK-37858][SQL] Throw `SparkRuntimeException` with error classes from AES functions

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  11 ++
 .../catalyst/expressions/ExpressionImplUtils.java  |   2 +-
 .../spark/sql/errors/QueryExecutionErrors.scala    |  10 +-
 .../apache/spark/sql/DataFrameFunctionsSuite.scala |  57 -----------
 .../sql/errors/QueryExecutionErrorsSuite.scala     | 111 +++++++++++++++++++++
 5 files changed, 129 insertions(+), 62 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/errors/QueryExecutionErrorsSuite.scala

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