You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "ygerzhedovich (via GitHub)" <gi...@apache.org> on 2023/04/20 07:18:19 UTC

[GitHub] [ignite-3] ygerzhedovich commented on a diff in pull request #1933: IGNITE-19176 Sql. RW transaction skips single-column tuples.

ygerzhedovich commented on code in PR #1933:
URL: https://github.com/apache/ignite-3/pull/1933#discussion_r1172178040


##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/sql/engine/ItDmlTest.java:
##########
@@ -594,4 +605,89 @@ public void testInsertMultipleDefaultsWithImplicitPk() {
                 .returns(5, 2)
                 .check();
     }
+
+    @ParameterizedTest

Review Comment:
   I think the test should be in another place, for example together with antoher *View 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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org