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 6347857  [SPARK-37937][SQL] Use error classes in the parsing errors of 
lateral join
     add b63a577  [SPARK-37941][SQL] Use error classes in the compilation 
errors of casting

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  3 +
 .../spark/sql/errors/QueryCompilationErrors.scala  | 25 +++----
 .../sql/errors/QueryCompilationErrorsSuite.scala   | 80 ++++++++++++++++++++++
 3 files changed, 96 insertions(+), 12 deletions(-)
 create mode 100644 
sql/core/src/test/scala/org/apache/spark/sql/errors/QueryCompilationErrorsSuite.scala

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

Reply via email to