Azurite
Azurite copied to clipboard
Filter by tags
This is an uncompleted PR which is only to show how the basic logic works. I'll still need to:
- Add comments on why implementation looks like this.
- Add support for ifTags condition for all blob operations
- Add documents about limitation and best practice.
- Add more cases for testing.
- Make error report more accurate.
Thanks for contribution! Please go through following checklist before sending PR.
PR Branch Destination
- For Azurite V3, please send PR to
main
branch. - For legacy Azurite V2, please send PR to
legacy-dev
branch.
Always Add Test Cases
Make sure test cases are added to cover the code change.
Add Change Log
Add change log for the code change in Upcoming Release
section in ChangeLog.md
.
Development Guideline
Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.
Hi @blueww @EmmaZhu, any update about this? Is there anyway I could help?
hi @blueww @EmmaZhu
I've forked [EmmaZhu:filter_by_tags_tablequeryway] branch and worked on top of it. I worked on 2 point - support for ifTags condition for all blob operations.
Just submitted another PR.
Is this now a dead PR, given it's six months old? Has the plan changed? What does the roadmap for adding endpoints for azure storage look like, because we still appear to be missing quite a bit.
Hi @laurencenairne-work , I'm still work on this, will update progress recently.