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/08/29 05:51:54 UTC

[spark] branch master updated (765d8deefd4 -> e1cd6712ec5)

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 765d8deefd4 [MINOR] Remove unnecessary method in QueryCompilationErrors & QueryExecutionErrors
     add e1cd6712ec5 [SPARK-40156][SQL] `url_decode()` should the return an error class

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json          |  6 ++++++
 .../spark/sql/catalyst/expressions/urlExpressions.scala   |  7 ++++++-
 .../apache/spark/sql/errors/QueryExecutionErrors.scala    |  7 +++++++
 .../src/test/resources/sql-tests/inputs/url-functions.sql |  1 +
 .../resources/sql-tests/results/url-functions.sql.out     | 15 +++++++++++++++
 5 files changed, 35 insertions(+), 1 deletion(-)


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