-
Notifications
You must be signed in to change notification settings - Fork 478
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Infer storage name based on endpoint (#1551)
* Infer storage account name from endpoint for azblob * Infer storage name for azdfs backend * Add comments * Fix format issue * Fix ut * Fix format * Make clippy happy * Remove dependencies on regex * Add error when account name or inferred name is empty * Revert "Add error when account name or inferred name is empty" This reverts commit 7316bd1.
- Loading branch information
1 parent
8cb6ab5
commit 11bf083
Showing
2 changed files
with
245 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11bf083
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for opendal ready!
✅ Preview
https://opendal-rf2aqkbbe-databend.vercel.app
Built with commit 11bf083.
This pull request is being automatically deployed with vercel-action