pavlukhin commented on a change in pull request #7321: IGNITE-12590 fix 
(remove) check KEY at the MERGE command
URL: https://github.com/apache/ignite/pull/7321#discussion_r378167583
 
 

 ##########
 File path: 
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteBinaryCacheQueryTestSuite2.java
 ##########
 @@ -82,6 +84,9 @@
  */
 @RunWith(Suite.class)
 @Suite.SuiteClasses({
+    SqlMergeTest.class,
+    SqlMergeOnClientNodeTest.class,
 
 Review comment:
   Were these test classes added to two test suites intentionally? (here and 
IgniteBinaryCacheQueryTestSuite)

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


With regards,
Apache Git Services

Reply via email to