You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add three tests in partition_key_range_cache.rs that verify:
- item_by_rid() preserves '=' in RIDs like "pLLZAIuPigw=" (no %3D)
- item() incorrectly URL-encodes '=' to '%3D' (documenting the bug)
- item_by_rid() also preserves '+' and '/' in base64 RIDs
Co-authored-by: tvaron3 <70857381+tvaron3@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Azure/azure-sdk-for-rust/sessions/f515482f-d87e-4105-9421-6ff7dac1508b
0 commit comments