zhengruifeng commented on code in PR #39485:
URL: https://github.com/apache/spark/pull/39485#discussion_r1066519661
##########
python/docs/source/reference/pyspark.sql/io.rst:
##########
@@ -52,3 +52,14 @@ Input/Output
DataFrameWriter.saveAsTable
DataFrameWriter.sortBy
DataFrameWriter.text
+ DataFrameWriterV2.using
+ DataFrameWriterV2.option
+ DataFrameWriterV2.options
+ DataFrameWriterV2.tableProperty
+ DataFrameWriterV2.partitionedBy
+ DataFrameWriterV2.create
+ DataFrameWriterV2.replace
+ DataFrameWriterV2.createOrReplace
+ DataFrameWriterV2.append
+ DataFrameWriterV2.overwrite
+ DataFrameWriterV2.overwritePartitions
Review Comment:
sorry, I should make it a WIP draft
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]