aokolnychyi commented on code in PR #41577:
URL: https://github.com/apache/spark/pull/41577#discussion_r1228462454


##########
sql/core/src/test/scala/org/apache/spark/sql/connector/GroupBasedDeleteFromTableSuite.scala:
##########
@@ -37,10 +31,10 @@ class GroupBasedDeleteFromTableSuite extends 
DeleteFromTableSuiteBase {
         |{ "id": 3, "salary": 120, "dep": 'hr' }
         |""".stripMargin)
 
-    executeDeleteAndCheckScans(

Review Comment:
   Made `executeDeleteAndCheckScans` more generic and moved to parent to reuse 
in MERGE tests.



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

Reply via email to