-
Notifications
You must be signed in to change notification settings - Fork 515
Query: Refactors Optimistic Direct Execution to be turned on by default on .NET SDK #4225
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 38 commits into
master
from
users/akotalwar/TurnOnODEByDefault
Jan 24, 2024
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
c5afef5
Turned on ODe by default
akotalwar 1829fac
update subpartitioning tests to include ODE
NaluTripician 1bac380
Updated contracts
akotalwar caf86c6
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar 2fe5471
adds multihash test cases
NaluTripician f1aae84
Updated client serialization test output
akotalwar fa4b47f
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar 492425c
Updated OffsetLimitPageSize() test
akotalwar 255d13b
Revert changes to Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos…
akotalwar f4514db
Updated EndToEndTraceWriterBaselineTests.ReadManyAsync baseline test
akotalwar 094e886
Removed account details
akotalwar cc1db80
Updated performance benchmark results
akotalwar ab69838
Merge branch 'master' into users/akotalwar/TurnOnODEByDefault
akotalwar 4fb4163
Set enableODE to true for some of the tests
akotalwar badcfd0
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar eb85e34
Updated Feed token tests to test ODE and non ODE cases
akotalwar 426f6b0
Added ODE testing for Session token regression test
akotalwar 8f0ce41
Updated AggregateQueryTests() and CosmosMultiHashTest()
akotalwar e30479f
Reverted changes to OffsetLimitPageSize()
akotalwar a8e01e8
Added ODE testing to AggregateFunctionAsync()
akotalwar 53ed6dc
Removed account details from baseline tests
akotalwar 0110e90
Added assert to confirm that the right document is being returned eve…
akotalwar 07e1a9e
Merge branch 'master' into users/akotalwar/TurnOnODEByDefault
akotalwar ac55208
Updated location of foreach loop for ODE
akotalwar 2e2e35a
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar ddea7d0
Updated baselines
akotalwar 5af47e4
Merge branch 'master' into users/akotalwar/TurnOnODEByDefault
akotalwar 0918378
Fixed comments
akotalwar 021cad9
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar 2b068e0
Cleaned up code
akotalwar 78ea0e4
Merge branch 'master' into users/akotalwar/TurnOnODEByDefault
akotalwar 131112c
Fixed baselines
akotalwar f84c9d9
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar 4ebd3a8
Updated more baselines
akotalwar 3d3c7f7
Merge branch 'master' into users/akotalwar/TurnOnODEByDefault
akotalwar cd871ad
Setting QueryRequestRateTest() to not use ODE
akotalwar ede9b21
Merge branch 'users/akotalwar/TurnOnODEByDefault' of https://github.c…
akotalwar d4df81c
Merge branch 'master' into users/akotalwar/TurnOnODEByDefault
akotalwar 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
196 changes: 196 additions & 0 deletions
196
...s.EmulatorTests/BaselineTest/TestBaseline/EndToEndTraceWriterBaselineTests.QueryAsync.xml
Large diffs are not rendered by default.
Oops, something went wrong.
1,050 changes: 432 additions & 618 deletions
1,050
...mulatorTests/BaselineTest/TestBaseline/EndToEndTraceWriterBaselineTests.ReadManyAsync.xml
Large diffs are not rendered by default.
Oops, something went wrong.
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.