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-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org