You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by cu...@apache.org on 2019/05/07 21:48:18 UTC

[spark] branch master updated (2f55809 -> 5e79ae3)

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

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


    from 2f55809  [SPARK-27294][SS] Add multi-cluster Kafka delegation token
     add 5e79ae3  [SPARK-23961][SPARK-27548][PYTHON] Fix error when toLocalIterator goes out of scope and properly raise errors from worker

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/api/python/PythonRDD.scala    | 57 ++++++++++++++++++-
 python/pyspark/rdd.py                              | 66 ++++++++++++++++++++--
 python/pyspark/sql/dataframe.py                    |  4 +-
 python/pyspark/sql/tests/test_dataframe.py         | 28 +++++++++
 python/pyspark/tests/test_rdd.py                   | 31 +++++++++-
 5 files changed, 174 insertions(+), 12 deletions(-)


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