Azurite
Azurite copied to clipboard
table store batch to reject batches with different partitionkeys
Thanks for contribution! Please go through following checklist before sending PR.
This PR fixes issue #1215
PR Branch Destination
- For Azurite V3, please send PR to
mainbranch. - For legacy Azurite V2, please send PR to
legacy-devbranch.
Always Add Test Cases
Test case is added but skipped since it requires modifications to the azure table client dependency to run properly. This is because the client perform the same check. This is, howevernot true for all clients.
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.
Reviewing
@edwin-huber
Feel free to let me know if you need any assistance on this PR reviewing.