lexcao commented on code in PR #2107:
URL:
https://github.com/apache/incubator-opendal/pull/2107#discussion_r1176665942
##########
core/src/services/gcs/pager.rs:
##########
@@ -97,6 +114,16 @@ impl oio::Page for GcsPager {
continue;
}
+ // exclude the inclusive start_after itself
+ if self
Review Comment:
Thanks, I just forgot relative to root.
--
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]