-
Notifications
You must be signed in to change notification settings - Fork 517
Query: Add Optimistic Direct Execution configuration override support on the Client #4122
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 26 commits into
master
from
users/akotalwar/ODEGatewayConfig
Dec 13, 2023
Merged
Changes from 6 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
085d7d5
Added ability to accept the AllowOptimisticDirectExecution flag from …
akotalwar 9eda804
Added comment and removed extra spacing
akotalwar c054c51
Added test coverage
akotalwar 076f345
Added exception handling logic
akotalwar 5f29b91
Resolved comments
akotalwar 2191de4
Added null check for key parameter
akotalwar 61c3893
Removed changes to common test infra
akotalwar 5d24481
Removed all changes from QueryPartitionProviderTestInstance
akotalwar cc01ca5
Remove changes pt2
akotalwar a46862f
Removed the dictionary in QueryPartitionProvider and added a bool ins…
akotalwar 6a6e495
Updated GetClientDisableOptimisticDirectExecution()
akotalwar bdda380
Fixed comments
akotalwar 5f9a2b6
Revert QueryIterator.cs
akotalwar 5e0f682
Undoing changes to settings.json
akotalwar 26dfda8
Undoing changes to QueryIterator.cs
akotalwar 986c3a3
Updated error message
akotalwar a953803
Made functions static
akotalwar 8d711ff
Cast to bool instead of recasting in GetClientDisableOptimisticDirect…
akotalwar 35d6618
Fix merge conflicts
akotalwar 459a4b9
Merge branch 'master' into users/akotalwar/ODEGatewayConfig
akotalwar f8cc146
Added ignore flag
akotalwar 0ff09d7
Merge branch 'master' into users/akotalwar/ODEGatewayConfig
akotalwar ab3f46e
Fixed merge conflicts
akotalwar a591dff
Updated GetPartitionedQueryExecutionInfoAndPartitionProvider()
akotalwar 4bafe39
Updated return type in OffsetLimitPageSize()
akotalwar 78a1eb7
Merge branch 'master' into users/akotalwar/ODEGatewayConfig
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
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.