HyukjinKwon commented on a change in pull request #32723:
URL: https://github.com/apache/spark/pull/32723#discussion_r642803769
##########
File path: sql/core/src/main/scala/org/apache/spark/sql/DataFrameWriter.scala
##########
@@ -754,6 +746,8 @@ final class DataFrameWriter[T] private[sql](ds: Dataset[T])
{
* or "SERIALIZABLE", corresponding to standard
transaction
* isolation levels defined by JDBC's Connection
object, with default
* of "READ_UNCOMMITTED".
+ *
+ *
Review comment:
Let's remove these empty lines
--
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]