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/06/14 05:44:02 UTC

[spark] branch branch-3.3 updated (c6778bacd48 -> 47b8eeeb616)

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

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


    from c6778bacd48 [SPARK-38796][SQL] Update to_number and try_to_number functions to allow PR with positive numbers
     add 47b8eeeb616 [SPARK-38700][SQL][3.3] Use error classes in the execution errors of save mode

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 11 +++++++
 .../main/scala/org/apache/spark/ErrorInfo.scala    | 34 ++++++++++++++++++++--
 .../spark/sql/errors/QueryExecutionErrors.scala    |  9 ++++--
 .../InsertIntoHadoopFsRelationCommand.scala        |  2 +-
 .../sql/errors/QueryExecutionErrorsSuite.scala     | 25 ++++++++++++++--
 5 files changed, 73 insertions(+), 8 deletions(-)


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