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 2021/10/29 05:04:57 UTC

[spark] branch master updated (f59e1d5 -> 337dbf17)

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 f59e1d5  [SPARK-37139][PYTHON] Inline type hints for python/pyspark/taskcontext.py and version.py
     add 337dbf17 [SPARK-37042][PYTHON] Inline type hints for kinesis.py and listener.py in python/pyspark/streaming

No new revisions were added by this update.

Summary of changes:
 python/pyspark/streaming/kinesis.py   | 102 +++++++++++++++++++++++++++++-----
 python/pyspark/streaming/kinesis.pyi  |  49 ----------------
 python/pyspark/streaming/listener.py  |  23 ++++----
 python/pyspark/streaming/listener.pyi |  35 ------------
 4 files changed, 100 insertions(+), 109 deletions(-)
 delete mode 100644 python/pyspark/streaming/kinesis.pyi
 delete mode 100644 python/pyspark/streaming/listener.pyi

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