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 17653fb  [SPARK-37401][PYTHON][ML] Inline typehints for 
pyspark.ml.clustering
     add 3d285c1  [SPARK-38123][SQL] Unified use `DataType` as `targetType` of 
`QueryExecutionErrors#castingCauseOverflowError`

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      | 60 ++++++++++++----------
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 18 +++----
 .../spark/sql/errors/QueryExecutionErrors.scala    |  4 +-
 .../scala/org/apache/spark/sql/types/Decimal.scala | 14 ++---
 .../org/apache/spark/sql/types/numerics.scala      | 10 ++--
 .../sql-tests/results/postgreSQL/float4.sql.out    |  2 +-
 .../sql-tests/results/postgreSQL/float8.sql.out    |  2 +-
 .../sql-tests/results/postgreSQL/int8.sql.out      |  2 +-
 8 files changed, 59 insertions(+), 53 deletions(-)

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

Reply via email to