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 2020/04/23 08:51:33 UTC

[spark] branch branch-3.0 updated (0f02997 -> 6fc37e3)

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

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


    from 0f02997  [SPARK-31465][SQL][DOCS][FOLLOW-UP] Document Literal in SQL Reference
     add 6fc37e3  [SPARK-31344][CORE][3.0] Polish implementation of barrier() and allGather()

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/BarrierCoordinator.scala      | 114 +++++----------------
 .../org/apache/spark/BarrierTaskContext.scala      |  59 ++---------
 .../org/apache/spark/api/python/PythonRunner.scala |  17 +--
 .../spark/scheduler/BarrierTaskContextSuite.scala  |   1 -
 python/pyspark/taskcontext.py                      |  15 ++-
 5 files changed, 46 insertions(+), 160 deletions(-)


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