Vladsz83 commented on code in PR #10153:
URL: https://github.com/apache/ignite/pull/10153#discussion_r1009522414
##########
modules/core/src/main/java/org/apache/ignite/internal/cache/query/index/sorted/inline/InlineIndexImpl.java:
##########
@@ -121,6 +124,27 @@ public InlineIndexImpl(GridCacheContext<?, ?> cctx,
SortedIndexDefinition def, I
}
}
+ /**
+ * Takes only one not-null-valued first or last index record.
Review Comment:
Yep. Good notice.
--
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]