You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2023/06/28 19:01:07 UTC

[spark] branch master updated (d2054fc358d -> 97a94b74496)

This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from d2054fc358d [SPARK-44128][BUILD] Upgrade netty to 4.1.93
     add 97a94b74496 [SPARK-44205][SQL] Extract Catalyst Code from DecimalType

No new revisions were added by this update.

Summary of changes:
 project/MimaExcludes.scala                              |  4 +++-
 .../spark/sql/catalyst/analysis/DecimalPrecision.scala  | 17 +++++++++--------
 .../apache/spark/sql/catalyst/optimizer/Optimizer.scala |  8 ++++----
 .../apache/spark/sql/catalyst/types/DataTypeUtils.scala | 15 +++++++++++++--
 .../org/apache/spark/sql/types/DataTypeExpression.scala |  7 +++++++
 .../scala/org/apache/spark/sql/types/DecimalType.scala  | 17 -----------------
 6 files changed, 36 insertions(+), 32 deletions(-)


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