You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/11/16 02:22:34 UTC

[spark] branch master updated (0933f1c -> 236c6c9)

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 0933f1c  [SPARK-33451][DOCS] Change to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' in documentation
     add 236c6c9  [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*)

No new revisions were added by this update.

Summary of changes:
 python/pyspark/streaming/context.py  | 103 +++++++++++++++++++---------
 python/pyspark/streaming/context.pyi |   2 +-
 python/pyspark/streaming/dstream.py  | 128 +++++++++++++++++++++++------------
 python/pyspark/streaming/dstream.pyi |   2 +-
 python/pyspark/streaming/kinesis.py  |  83 ++++++++++++++---------
 python/pyspark/streaming/kinesis.pyi |  43 ++++++------
 python/pyspark/streaming/util.py     |   2 +
 7 files changed, 234 insertions(+), 129 deletions(-)


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