timoninmaxim commented on a change in pull request #9604:
URL: https://github.com/apache/ignite/pull/9604#discussion_r762791777



##########
File path: modules/core/src/main/java/org/apache/ignite/cache/QueryEntity.java
##########
@@ -103,6 +103,20 @@
     /** Scale for fields. */
     private Map<String, Integer> fieldsScale = new HashMap<>();
 
+    /**
+     * Used for composite primary key.
+     * {@code true} if the PK index is created on fields of PK;

Review comment:
       Let's use the same sign fin the end of every line for public docs: "." 
instead ";".




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