xuanyuanking commented on a change in pull request #30885:
URL: https://github.com/apache/spark/pull/30885#discussion_r547963095



##########
File path: python/pyspark/sql/streaming.py
##########
@@ -1501,6 +1501,16 @@ def toTable(self, tableName, format=None, 
outputMode=None, partitionBy=None, que
         A new table will be created if the table not exists. The returned
         :class:`StreamingQuery` object can be used to interact with the stream.
 
+        Note, if the table does not exist, both V1 and V2 tables will respect 
the

Review comment:
       Thanks, done in c158775




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to