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 cfecc20 [SPARK-32160][CORE][PYSPARK] Disallow to create SparkContext in executors add 8c5bee59 [SPARK-28067][SPARK-32018] Fix decimal overflow issues No new revisions were added by this update. Summary of changes: .../spark/sql/catalyst/expressions/UnsafeRow.java | 2 +- .../sql/catalyst/expressions/aggregate/Sum.scala | 64 ++++++++++++++-------- .../org/apache/spark/sql/DataFrameSuite.scala | 14 +---- .../org/apache/spark/sql/UnsafeRowSuite.scala | 10 ++++ 4 files changed, 54 insertions(+), 36 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org