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

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


    from 1f0300f  [SPARK-30764][SQL] Improve the readability of EXPLAIN 
FORMATTED style
     add 274b328  [SPARK-30667][CORE] Add all gather method to 
BarrierTaskContext

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/BarrierCoordinator.scala      | 111 +++++++++++++--
 .../org/apache/spark/BarrierTaskContext.scala      | 153 ++++++++++++++-------
 .../org/apache/spark/api/python/PythonRunner.scala |  51 +++++--
 .../spark/scheduler/BarrierTaskContextSuite.scala  |  77 +++++++++++
 project/MimaExcludes.scala                         |   5 +-
 python/pyspark/taskcontext.py                      |  51 ++++++-
 python/pyspark/tests/test_taskcontext.py           |  20 +++
 7 files changed, 388 insertions(+), 80 deletions(-)


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

Reply via email to