Xuanwo
Xuanwo
Hi, I'm currently working on a significant refactor that I expect to complete this week. Would you like to wait the review until then? Thank you.
I don't think we should add a new option for this. Maybe we should let services return the path itself if it exists. For example: ```shell a/ a/b a/bb a/c...
We are returning the dir path itself now.
Thank you for working on this!
> need upgrade iceberg and opendal @Xuanwo Yep, I will work on this.
Hi @liurenjie1024, does this epic issue reflect the most recent status? Could you update it and add any PRs that are awaiting review? I’m happy to help this move forward.
It seems that even S3 didn't set this value. I feel like it doesn't make sense to provide such a capability directly in services. It also overlaps somewhat with `write_multi_max_size`....
This issue can connect to https://github.com/apache/opendal/issues/5846. Maybe what we need is simply to control our test cases instead of relying on a public API capabilities API. It should be good...
Maybe we can just return the url directly if `allow_anonymous` has been enabled?
Waiting for @liurenjie1024 to take another look.