ygerzhedovich commented on a change in pull request #95:
URL: https://github.com/apache/ignite-3/pull/95#discussion_r614574526



##########
File path: 
modules/schema/src/main/java/org/apache/ignite/internal/schema/ExpandableByteBuf.java
##########
@@ -141,7 +162,13 @@ public void putBytes(int curOff, byte[] val) {
     }
 
     /**
+     * Writes {@code String} value to the buffer,

Review comment:
       ```suggestion
        * Writes {@code String} value to the buffer.
   ```




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