korlov42 commented on a change in pull request #9671:
URL: https://github.com/apache/ignite/pull/9671#discussion_r804408443



##########
File path: 
modules/calcite/src/test/java/org/apache/ignite/testsuites/ExecutionTestSuite.java
##########
@@ -53,6 +54,7 @@
     IntersectExecutionTest.class,
     RuntimeSortedIndexTest.class,
     LimitExecutionTest.class,
+    LogicalRelImplementorTest.class,

Review comment:
       Execution test suite is supposed to verify actual execution of 
particular node or group of nodes. Let's add this test to the 
IgniteCalciteTestSuite. 




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


Reply via email to