HyukjinKwon commented on code in PR #36445:
URL: https://github.com/apache/spark/pull/36445#discussion_r874322941
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/command/PlanResolutionSuite.scala:
##########
@@ -1335,7 +1346,7 @@ class PlanResolutionSuite extends AnalysisTest {
}
}
- test("MERGE INTO TABLE") {
+ test("MERGE INTO TABLE - primary") {
Review Comment:
I just made a simple followup https://github.com/apache/spark/pull/36570 -
seems trivial.
--
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]