You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/09/30 08:08:19 UTC

[GitHub] [ignite-3] tledkov-gridgain commented on a change in pull request #349: IGNITE-14679 Schema serialization.

tledkov-gridgain commented on a change in pull request #349:
URL: https://github.com/apache/ignite-3/pull/349#discussion_r719161836



##########
File path: modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/ITSchemaChangeKVViewTest.java
##########
@@ -114,6 +114,7 @@ public void testAddNewColumn() {
             kvView.put(
                 Tuple.create().set("key", 2L),
                 Tuple.create().set("valInt", 222).set("valStrNew", "str")
+

Review comment:
       Empty line




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