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 4e6a310  [SPARK-32084][PYTHON][SQL] Expand dictionary functions
     add 9818f07  [SPARK-33243][PYTHON][BUILD] Add numpydoc into documentation 
dependency

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_and_test.yml               |  4 +-
 dev/create-release/spark-rm/Dockerfile             |  2 +-
 dev/lint-python                                    |  9 +++
 dev/requirements.txt                               |  1 +
 docs/README.md                                     |  2 +-
 .../autosummary/class.rst}                         | 30 +++----
 .../{ => autosummary}/class_with_docs.rst          |  0
 python/docs/source/conf.py                         |  5 +-
 python/docs/source/reference/pyspark.ml.rst        | 28 +++----
 python/docs/source/reference/pyspark.mllib.rst     | 26 +++---
 python/docs/source/reference/pyspark.sql.rst       |  2 +-
 python/pyspark/context.py                          | 93 ++++++++++++----------
 12 files changed, 114 insertions(+), 88 deletions(-)
 copy python/docs/source/{reference/pyspark.resource.rst => 
_templates/autosummary/class.rst} (68%)
 rename python/docs/source/_templates/{ => autosummary}/class_with_docs.rst 
(100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to