bratwurzt commented on a change in pull request #7680:
URL: https://github.com/apache/ignite/pull/7680#discussion_r411959792



##########
File path: 
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteBinaryCacheQueryTestSuite.java
##########
@@ -585,7 +586,8 @@
     RowCountTableStatisticsSurvivesNodeRestartTest.class,
 
     SqlViewExporterSpiTest.class,
-    SystemViewSelfTest.class
+    SystemViewSelfTest.class,
+    QueryCursorSpliteratorCallsTest.class

Review comment:
       Hej, one question - I started this feature branch from ignite-2.8.1 
branch since it's a bug in existing release. Is it ok if I pull 
upstream/ignite-2.8.1 only?

##########
File path: 
modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteBinaryCacheQueryTestSuite.java
##########
@@ -585,7 +586,8 @@
     RowCountTableStatisticsSurvivesNodeRestartTest.class,
 
     SqlViewExporterSpiTest.class,
-    SystemViewSelfTest.class
+    SystemViewSelfTest.class,
+    QueryCursorSpliteratorCallsTest.class

Review comment:
       Hello, one question - I started this feature branch from ignite-2.8.1 
branch since it's a bug in existing release. Is it ok if I pull 
upstream/ignite-2.8.1 only?




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


Reply via email to