This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from c134c7597d1 [SPARK-40339][SPARK-40342][SPARK-40345][SPARK-40348][PS] Implement quantile in Rolling/RollingGroupby/Expanding/ExpandingGroupby add ea6857abff8 [SPARK-40426][SQL] Return a map from SparkThrowable.getMessageParameters No new revisions were added by this update. Summary of changes: .../main/java/org/apache/spark/SparkThrowable.java | 12 ++-- .../apache/spark/memory/SparkOutOfMemoryError.java | 4 +- .../scala/org/apache/spark/SparkException.scala | 68 ++++++---------------- .../org/apache/spark/SparkThrowableHelper.scala | 22 +------ .../scala/org/apache/spark/SparkFunSuite.scala | 3 +- .../org/apache/spark/SparkThrowableSuite.scala | 2 +- .../org/apache/spark/sql/AnalysisException.scala | 8 +-- 7 files changed, 34 insertions(+), 85 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org