zstan commented on code in PR #12625:
URL: https://github.com/apache/ignite/pull/12625#discussion_r2681660037


##########
modules/core/src/test/java/org/apache/ignite/internal/binary/BinarySerializedFieldComparator.java:
##########
@@ -68,7 +68,7 @@ class BinarySerializedFieldComparator {
      * @param orderMultiplier Order multiplier.
      * @param fieldOffLen Field offset length.
      */
-    public BinarySerializedFieldComparator(BinaryObjectExImpl obj, byte[] arr, 
long ptr, int startOff, int orderBase,
+    BinarySerializedFieldComparator(BinaryObjectExImpl obj, byte[] arr, long 
ptr, int startOff, int orderBase,

Review Comment:
   plz fix also description of this class ? 
   Compares **fiels**



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