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 2dfb81f898c [SPARK-41223][BUILD] Upgrade slf4j to 2.0.4
     add 291315853b8 [SPARK-41221][SQL] Add the error class `INVALID_FORMAT`

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   | 114 ++++++++++-----------
 .../sql/catalyst/analysis/CheckAnalysis.scala      |   7 ++
 .../sql/catalyst/analysis/TypeCheckResult.scala    |  13 +++
 .../spark/sql/catalyst/analysis/package.scala      |   9 +-
 .../spark/sql/catalyst/util/ToNumberParser.scala   |  67 +++++-------
 .../spark/sql/errors/QueryCompilationErrors.scala  |   9 +-
 .../expressions/RegexpExpressionsSuite.scala       |  35 ++++---
 .../expressions/StringExpressionsSuite.scala       | 110 ++++++++++----------
 .../sql-tests/results/postgreSQL/numeric.sql.out   |  10 +-
 .../sql-tests/results/postgreSQL/strings.sql.out   |  32 +++---
 .../scala/org/apache/spark/sql/SQLQuerySuite.scala |   8 +-
 11 files changed, 211 insertions(+), 203 deletions(-)


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

Reply via email to