Xuanwo commented on code in PR #7059:
URL: https://github.com/apache/opendal/pull/7059#discussion_r2633422818


##########
PR_DESCRIPTION.md:
##########


Review Comment:
   We don't need this file.



##########
core/core/src/services/gdrive/flat_lister.rs:
##########


Review Comment:
   This idea is quite interesting. Maybe we could apply a similar approach to 
all storage services that don't support recursive listing.



##########
core/core/src/services/gdrive/backend.rs:
##########
@@ -26,6 +26,7 @@ use super::core::GdriveCore;
 use super::core::GdriveFile;
 use super::deleter::GdriveDeleter;
 use super::error::parse_error;
+use super::flat_lister::GdriveFlatLister;

Review Comment:
   Please implement `GdriveFlatLister` in `lister`



-- 
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]

Reply via email to