ptupitsyn commented on code in PR #1171:
URL: https://github.com/apache/ignite-3/pull/1171#discussion_r989709753
##########
modules/client-common/src/main/java/org/apache/ignite/internal/client/proto/ClientBinaryTupleUtils.java:
##########
@@ -49,72 +79,251 @@ public static void readAndSetColumnValue(
}
switch (clientDataType) {
- case ClientDataType.INT8:
+ case INT8:
Review Comment:
Coding convention does not mandate this, as far as I understand.
--
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]