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:06 UTC

[spark] branch master updated (609e749 -> f59e1d5)

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 609e749  [SPARK-34960][SQL] Aggregate push down for ORC
     add f59e1d5  [SPARK-37139][PYTHON] Inline type hints for python/pyspark/taskcontext.py and version.py

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/streaming.py |  4 +-
 python/pyspark/taskcontext.py   | 86 +++++++++++++++++++++++------------------
 python/pyspark/taskcontext.pyi  | 46 ----------------------
 python/pyspark/version.py       |  2 +-
 python/pyspark/version.pyi      | 19 ---------
 5 files changed, 53 insertions(+), 104 deletions(-)
 delete mode 100644 python/pyspark/taskcontext.pyi
 delete mode 100644 python/pyspark/version.pyi

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