-
Notifications
You must be signed in to change notification settings - Fork 525
[Internal] Binary Encoding: Adds Binary Encoding Support for Point Operations #4652
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
Merged
microsoft-github-policy-service
merged 37 commits into
master
from
users/dkunda/4644_binary_encoding_for_point_ops
Oct 23, 2024
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
2cdf16b
Code changes to support binary encoding for point operations.
kundadebdatta 387005b
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta c0e5952
Code changes to introduce cosmos buffered stream wrapper.
kundadebdatta 07eff74
Code changes to remove unnecessary using statement.
kundadebdatta 265a7d3
Code changes to remove the pooling logic.
kundadebdatta bcdc75e
Code changes to port fixes into newtonsoft reader and writer to addre…
kundadebdatta 4e35d0f
Code changes to set inner stream on disposal of buffered stream.
kundadebdatta 4ac933f
Minor cosmetic code changes.
kundadebdatta 8033075
Code changes to use clonable stream instead of buffered stream.
kundadebdatta 4359dc8
Revert "Code changes to use clonable stream instead of buffered stream."
kundadebdatta 88d5431
Code changes to use clonable stream from request handler when the out…
kundadebdatta abbcb11
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta 16583c3
Code changes to address review comments.
kundadebdatta b3da27d
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta 7fc7407
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta c275cf1
Code changes to fix test failures.
kundadebdatta da1f135
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta fbf9ffc
Code changes to address review comments.
kundadebdatta 96c8581
Adding more stream tests.
kundadebdatta 2baa15c
Code changes to fix batch item emulator tests.
kundadebdatta a97101a
Code changes to use cloneable stream in buffered stream.
kundadebdatta 6981e01
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta 9ed19b6
Code changes to fix build failures.
kundadebdatta dbc9596
Code changes to match ContainerCore.Items to master
kundadebdatta 3929404
Code changes to fix build failures.
kundadebdatta b8151e0
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta cc67f67
Code changes to address review comments.
kundadebdatta de8aab6
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta d72dbe7
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta c932a1f
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta 8855ebd
Code changes to fix container creation using binary encoding.
kundadebdatta 7009570
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta f67ae93
Code changes to add internal types in a common place.
kundadebdatta b2b6af7
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta aea8a3a
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta 3245664
Code changes to remove ContentSerializationFormat. Addressing minor r…
kundadebdatta cce11dd
Merge branch 'master' into users/dkunda/4644_binary_encoding_for_poin…
kundadebdatta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.