sashapolo commented on code in PR #1124: URL: https://github.com/apache/ignite-3/pull/1124#discussion_r984346973
########## modules/storage-api/src/main/java/org/apache/ignite/internal/storage/PartitionTimestampCursor.java: ########## @@ -24,6 +24,18 @@ /** * Cursor of values at the given timestamp. + * This cursor iterates over values from the storage as they were at the given timestamp. Review Comment: Please add `<p>` tags -- 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]
