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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to