Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Client Encryption: Adds fix to allow partition key path and id to be part of client encryption policy. #30678
Client Encryption: Adds fix to allow partition key path and id to be part of client encryption policy. #30678
Changes from 3 commits
3b58257
3cdc355
a043812
860885b
b3766a3
c101882
c24a480
337b94c
dd159b3
56b18cf
06ed153
e8a16fc
65069b8
98a86a9
8e67cb0
1cd45bf
22ad6c9
13d3282
fe789db
2726c49
03bf1bb
c7db2d9
a1bfcce
5e0158d
3c6c807
3669287
598b675
6f81259
e555b03
f9f293d
9613939
a071e8d
921f156
ee10fd7
3522fc8
a23d43d
bcd030a
6017f35
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
I think we can make policyFormatVersion immutable (so that it is initialized only once per ClientEncryptionPolicy).