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/11/14 06:24:26 UTC

[spark] branch master updated (6e0202ea8c8 -> 46246c929ea)

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 6e0202ea8c8 [SPARK-41126][K8S] `entrypoint.sh` should use its WORKDIR instead of `/tmp` directory
     add 46246c929ea [SPARK-41109][SQL] Rename the error class _LEGACY_ERROR_TEMP_1216 to INVALID_LIKE_PATTERN

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 22 +++++++++++----
 .../spark/sql/catalyst/util/StringUtils.scala      |  8 +++---
 .../spark/sql/errors/QueryCompilationErrors.scala  | 13 +++++++--
 .../sql-tests/results/postgreSQL/strings.sql.out   | 32 +++++++++++-----------
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala | 20 ++++++++++++--
 5 files changed, 64 insertions(+), 31 deletions(-)


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