the-other-tim-brown commented on code in PR #17770:
URL: https://github.com/apache/hudi/pull/17770#discussion_r2672592628
##########
hudi-common/src/main/java/org/apache/hudi/common/table/timeline/ArchivedTimelineLoader.java:
##########
@@ -52,20 +54,23 @@ void loadInstants(
* Loads the instants from the timeline with optional limit for early
termination.
*
* @param metaClient The meta client.
- * @param filter The time range filter where the target instant
belongs to.
+ * @param filter The time range filter where the target instant
belongs to. This will only be applied at the file level.
Review Comment:
This is updated now
--
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]