sk0x50 commented on code in PR #904:
URL: https://github.com/apache/ignite-3/pull/904#discussion_r911819224


##########
modules/client/src/test/java/org/apache/ignite/client/ClientTupleTest.java:
##########
@@ -94,16 +96,16 @@ public void testEmptySchemaThrows() {
     @Test
     public void testSetThrowsWhenColumnIsNotPresent() {
         var ex = assertThrows(IgniteException.class, () -> 
getBuilder().set("x", "y"));

Review Comment:
   Makes sense to me. will change



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