You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/11/03 10:52:29 UTC

[GitHub] [ignite-3] zstan commented on a diff in pull request #1237: IGNITE-17813

zstan commented on code in PR #1237:
URL: https://github.com/apache/ignite-3/pull/1237#discussion_r1012747664


##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/util/Commons.java:
##########
@@ -126,6 +126,8 @@ public final class Commons {
 
     public static final int IN_BUFFER_SIZE = 512;
 
+    public static final int SORTED_IDX_PART_PREFETCH_SIZE = 100;

Review Comment:
   javadoc me plz



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org