Azurite icon indicating copy to clipboard operation
Azurite copied to clipboard

Filter by tags

Open EmmaZhu opened this issue 1 year ago • 4 comments

This is an uncompleted PR which is only to show how the basic logic works. I'll still need to:

  1. Add comments on why implementation looks like this.
  2. Add support for ifTags condition for all blob operations
  3. Add documents about limitation and best practice.
  4. Add more cases for testing.
  5. 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.

EmmaZhu avatar Nov 29 '23 08:11 EmmaZhu

Hi @blueww @EmmaZhu, any update about this? Is there anyway I could help?

bbattezzati avatar Jan 09 '24 15:01 bbattezzati

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.

bbattezzati avatar Mar 01 '24 10:03 bbattezzati

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.

laurencenairne-work avatar May 28 '24 13:05 laurencenairne-work

Hi @laurencenairne-work , I'm still work on this, will update progress recently.

EmmaZhu avatar May 29 '24 02:05 EmmaZhu