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 2020/02/12 01:51:56 UTC

[spark] branch master updated (b25359c -> aa6a605)

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 b25359c  [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions
     add aa6a605  [SPARK-30722][PYTHON][DOCS] Update documentation for Pandas UDF with Python type hints

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py        |   1 -
 docs/sql-pyspark-pandas-with-arrow.md  | 233 +++++++++-----
 examples/src/main/python/sql/arrow.py  | 258 ++++++++--------
 python/pyspark/sql/pandas/functions.py | 538 ++++++++++++++-------------------
 python/pyspark/sql/pandas/group_ops.py |  99 ++++--
 python/pyspark/sql/pandas/map_ops.py   |   6 +-
 python/pyspark/sql/udf.py              |  16 +-
 7 files changed, 609 insertions(+), 542 deletions(-)


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