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/15 20:38:55 UTC

[spark] branch master updated (f3400e4fdac -> b8b90ad5880)

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 f3400e4fdac [SPARK-40875][CONNECT][FOLLOW] Retain Group expressions in aggregate
     add b8b90ad5880 [SPARK-40755][SQL] Migrate type check failures of number formatting onto error classes

No new revisions were added by this update.

Summary of changes:
 core/src/main/resources/error/error-classes.json   |  40 ++++
 .../expressions/numberFormatExpressions.scala      |  24 ++-
 .../spark/sql/catalyst/util/ToNumberParser.scala   |  82 +++++----
 .../expressions/StringExpressionsSuite.scala       | 202 ++++++++++++++++-----
 .../sql-tests/results/postgreSQL/numeric.sql.out   |  14 +-
 5 files changed, 275 insertions(+), 87 deletions(-)


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