You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "yjshen (via GitHub)" <gi...@apache.org> on 2023/03/23 05:30:39 UTC

[GitHub] [incubator-opendal] yjshen opened a new issue, #1733: list/list_with_delimiter support for object_store binding

yjshen opened a new issue, #1733:
URL: https://github.com/apache/incubator-opendal/issues/1733

   Got `not yet implemented` while running `cargo test --features hdfs,integration_test --test integration_object_store` in https://github.com/yjshen/delta-rs/pull/2
   
   They are currently `todo!()`:
   https://github.com/apache/incubator-opendal/blob/main/bindings/object_store/src/lib.rs#L142-L148


-- 
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: commits-unsubscribe@opendal.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] Xuanwo commented on issue #1733: list/list_with_delimiter support for object_store binding

Posted by "Xuanwo (via GitHub)" <gi...@apache.org>.
Xuanwo commented on issue #1733:
URL: https://github.com/apache/incubator-opendal/issues/1733#issuecomment-1480627661

   `list_with_delimiter` can be implemented with `list`, and `list` can be implemented with `scan`.


-- 
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: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] nasen23 commented on issue #1733: list/list_with_delimiter support for object_store binding

Posted by "nasen23 (via GitHub)" <gi...@apache.org>.
nasen23 commented on issue #1733:
URL: https://github.com/apache/incubator-opendal/issues/1733#issuecomment-1481093208

   May I have a try on this?


-- 
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: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] Xuanwo commented on issue #1733: list/list_with_delimiter support for object_store binding

Posted by "Xuanwo (via GitHub)" <gi...@apache.org>.
Xuanwo commented on issue #1733:
URL: https://github.com/apache/incubator-opendal/issues/1733#issuecomment-1481102546

   > May I have a try on this?
   
   Of course! It's great to have you on board. I've assigned this task to you.


-- 
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: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] Xuanwo closed issue #1733: list/list_with_delimiter support for object_store binding

Posted by "Xuanwo (via GitHub)" <gi...@apache.org>.
Xuanwo closed issue #1733: list/list_with_delimiter support for object_store binding
URL: https://github.com/apache/incubator-opendal/issues/1733


-- 
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: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org