killme2008 opened a new issue, #6522: URL: https://github.com/apache/opendal/issues/6522
@Xuanwo @yihong0618 GreptimeDB used `list_has_content_length` to determine whether to call `stat` again: https://github.com/GreptimeTeam/greptimedb/blob/d774996e89648dbdf25326cc8440b51847095abb/src/object-store/src/layers/lru_cache/read_cache.rs#L163 Since it’s been removed, is there a replacement API? Looks like it's always true, so maybe I can just remove this checking. Thank you. _Originally posted by @killme2008 in https://github.com/apache/opendal/issues/6313#issuecomment-3213239065_ -- 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]
