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 2021/11/05 08:13:54 UTC

[spark] branch master updated (2b4099f -> 3f3201a)

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 2b4099f  [SPARK-37137][PYTHON] Inline type hints for python/pyspark/conf.py
     add 3f3201a  [SPARK-37203][SQL] Fix NotSerializableException when observe with TypedImperativeAggregate

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/util/AccumulatorV2.scala      |  6 ++++-
 .../aggregate/ApproximatePercentile.scala          |  2 +-
 .../sql/execution/AggregatingAccumulator.scala     | 26 +++++++++++++++++++---
 .../scala/org/apache/spark/sql/DatasetSuite.scala  | 13 +++++++++++
 .../streaming/StreamingQueryListenerSuite.scala    |  7 +++---
 5 files changed, 46 insertions(+), 8 deletions(-)

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