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/07/20 01:45:12 UTC

[spark] branch master updated (32a0451 -> ef3cad1)

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 32a0451  [MINOR][DOCS] Fix links to Cloud Storage connectors docs
     add ef3cad1  [SPARK-29157][SQL][PYSPARK] Add DataFrameWriterV2 to Python API

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/dataframe.py             |  18 +++-
 python/pyspark/sql/functions.py             | 112 ++++++++++++++++++++++
 python/pyspark/sql/readwriter.py            | 141 +++++++++++++++++++++++++++-
 python/pyspark/sql/tests/test_readwriter.py |  36 +++++++
 4 files changed, 305 insertions(+), 2 deletions(-)


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