-
Notifications
You must be signed in to change notification settings - Fork 849
fix(query): update opendal #19110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(query): update opendal #19110
Conversation
Docker Image for PR
|
|
sccache could be enabled in next pr. |
Docker Image for PR
|
🤖 CI Job Analysis (Retry 1)
📊 Summary
✅ AUTO-RETRY INITIATED1 job(s) retried due to infrastructure issues (runner failures, timeouts, etc.) 🔍 Job Details
🤖 AboutAutomated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed). |
|
test_unit timeout could be fixed in next pr (sccache enabled) |
I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/
Summary
Opendal error before:
Now:
Tests
Type of change
This change is