mro68 commented on issue #7057: URL: https://github.com/apache/opendal/issues/7057#issuecomment-3667444573
Thank you @dosu-bot for the quick response! I'm glad to hear that PR #6683 already addresses the first part (adding `size` and `modifiedTime` to the API `fields` parameter). However, as you mentioned, the **second part** still needs to be completed: The lister needs to map these fields into the `Metadata` object, just like `stat()` does in `backend. rs` lines 73-85. **Would it be helpful if I:** 1. Review the current state of `lister.rs` after PR #6683 is merged? 2. Create a follow-up PR that adds the metadata mapping? 3. Or is someone already working on this as part of issue #6684? I'm happy to test any fixes once they're available, as I have a real-world use case (rustic backup with ~1,500 files on Google Drive) that's currently affected by this bug. Thanks again for your help! --- **Note:** I speak German natively and have no Rust experience – I analyzed this with AI assistance. Feel free to respond in German or ask me to clarify anything! 🙂 -- 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]
