This is an automated email from the ASF dual-hosted git repository.

xuanwo pushed a commit to branch use-recursive-instead-of-delimiter
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to 
refs/heads/use-recursive-instead-of-delimiter by this push:
     new 79711d5e7 polish
79711d5e7 is described below

commit 79711d5e7b5a29793f3484628f2c4f00a46fcaa1
Author: Xuanwo <[email protected]>
AuthorDate: Wed Nov 8 17:41:17 2023 +0800

    polish
    
    Signed-off-by: Xuanwo <[email protected]>
---
 core/src/docs/rfcs/0000_list_recursive.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/core/src/docs/rfcs/0000_list_recursive.md 
b/core/src/docs/rfcs/0000_list_recursive.md
index f7e18f683..e7dde2d6f 100644
--- a/core/src/docs/rfcs/0000_list_recursive.md
+++ b/core/src/docs/rfcs/0000_list_recursive.md
@@ -54,4 +54,6 @@ None
 
 # Future possibilities
 
-None
+## Add delete with recursive support
+
+Some services have native support for delete with recursive, such as azfile. 
We can add this feature in the future if needed.

Reply via email to