-
Notifications
You must be signed in to change notification settings - Fork 524
Subpartitioning: Fixes bug for queries on subpartitioned containers #3934
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 52 commits into
master
from
users/nalutripician/subpartitionQueryFix
Sep 14, 2023
Merged
Changes from 8 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
e7e7427
initial fix, needs testing on prod
NaluTripician 630ffba
test fix
NaluTripician 3ee6878
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician cb9f7f4
clean up pr
NaluTripician ccb41a5
Merge branch 'users/nalutripician/subpartitionQueryFix' of https://gi…
NaluTripician 8125bbd
query rework
NaluTripician c1c140f
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 876b78d
refactors previous changes
NaluTripician a4b94ac
requested changes and bug fixes
NaluTripician a87664e
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 0f20287
nits
NaluTripician aaf7f9f
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 77f1eee
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician daa09da
requested changes
NaluTripician 1d5aade
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician d138213
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 7e00909
bug fixes
NaluTripician cfc5e44
Merge branch 'users/nalutripician/subpartitionQueryFix' of https://gi…
NaluTripician 62d676d
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 83c3209
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 2a5f728
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician e2901fe
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician e24811f
start of test
NaluTripician b2df07c
added test
NaluTripician 95d055a
nit: changed name of EffectivePartitionKeyRanges to EffectiveRangesFo…
NaluTripician abceb74
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician ca1b51e
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician c4c555f
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician c55f693
Address code comments
SrinikhilReddy 9ef07f3
Address code comments
SrinikhilReddy 95fd321
saving work
SrinikhilReddy dea977a
addresses code comments
NaluTripician 0ff8b5a
nit, spacing
NaluTripician f226fee
PartitionKeyHash fixes
NaluTripician 4b7b118
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician f8bda5c
Fixes bugs in tests
NaluTripician e70e91f
Merge branch 'users/nalutripician/subpartitionQueryFix' of https://gi…
NaluTripician dfc1a30
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 2060c76
Removed bad method, added additional test coverage
NaluTripician c0f4553
Removed EffectivePartitionKeyString use
NaluTripician ca98d2f
test fix
NaluTripician 9333cdd
requested changes
NaluTripician 8daf050
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 48557c9
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 4d3b03c
Requested changes
NaluTripician 149c5f7
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 964acb7
fixed test
NaluTripician 1ada08e
Merge branch 'users/nalutripician/subpartitionQueryFix' of https://gi…
NaluTripician eafe083
Test fix
NaluTripician 87a34a3
Merge branch 'master' into users/nalutripician/subpartitionQueryFix
NaluTripician 5559163
Added comment
NaluTripician 46eba06
Merge branch 'users/nalutripician/subpartitionQueryFix' of https://gi…
NaluTripician 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
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.