You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ue...@apache.org on 2021/10/15 00:11:06 UTC

[spark] branch master updated (c4e975e -> e7faa85)

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

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


    from c4e975e  [SPARK-23626][CORE] Eagerly compute RDD.partitions on entire DAG when submitting job to DAGScheduler
     add e7faa85  [SPARK-36942][PYTHON] Inline type hints for python/pyspark/sql/readwriter.py

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/readwriter.py  | 474 ++++++++++++++++++++++++++++++--------
 python/pyspark/sql/readwriter.pyi | 257 ---------------------
 2 files changed, 373 insertions(+), 358 deletions(-)
 delete mode 100644 python/pyspark/sql/readwriter.pyi

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