maropu commented on a change in pull request #28953:
URL: https://github.com/apache/spark/pull/28953#discussion_r447359906



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCWriteSuite.scala
##########
@@ -574,6 +576,41 @@ class JDBCWriteSuite extends SharedSparkSession with 
BeforeAndAfter {
     }
   }
 
+  test("SPARK-32013: option preActions/postActions, run SQL before writing 
data.") {

Review comment:
       nit: Basically, we don't need the prefix, e.g., SPARK-32013, when adding 
new features.




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