Xuanwo
Xuanwo
Thank @yuchanns for make this idea heppen! Would you like to create a new tracking issues for our next plan?
This idea has been advanced at https://github.com/apache/opendal/issues/4892
Looks like network issues: ```shell 2024-02-26T09:56:35.658634Z WARN opendal::service: operation=Writer::close path=81176a90-fcbe-4600-b7e5-8a4197336dc7/62 -> retry after 1s: error=Unexpected (temporary) at Writer::close, context: { io_timeout: 10 } => io operation timeout reached at src/layers/retry.rs:259...
Copied my comment below: > The Iceberg Java FileIO implements soft deletes using `PutObjectTags` and a user-configured lifecycle to support it. Deleted objects can still be scanned or listed because...
Thanks a lot for sending this PR! We don't have the environment to test this change. Would you like to perform the integration tests locally and post the results? The...
> I created the .env file and set the values for gdrive, but when I ran the test I got the "scheme is not enabled or supported" error Hi, please...
> I did add a new variable to .env named `OPENDAL_GDRIVE_DRIVE_ID` with the id of a shared drive I got it. So it doesn't work if we only change the...
Hi, @keanji-x, would you like to add `drive-id` for every API call and invite @davidmathers to perform another test?
Hi, could you check if this file has been created successfully? I'm wondering if this is the case: - A complete multiple is sent, which returns a timeout. - We...
> This error occurs in our CI, which is based on minio. The issue has not yet been reproduced on AWS S3, and it is a bit bard to check...