Skip to content
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

Subpartitioning: Fixes bug for queries on subpartitioned containers (… #4085

Conversation

NaluTripician
Copy link
Contributor

#3934)

  • initial fix, needs testing on prod

  • test fix

  • clean up pr

  • query rework

  • refactors previous changes

  • requested changes and bug fixes

  • nits

  • requested changes

  • bug fixes

  • start of test

  • added test

  • nit: changed name of EffectivePartitionKeyRanges to EffectiveRangesForPartitionKey

  • Address code comments

  • Address code comments

  • saving work

  • addresses code comments

  • nit, spacing

  • PartitionKeyHash fixes

  • Fixes bugs in tests

  • Removed bad method, added additional test coverage

  • Removed EffectivePartitionKeyString use

  • test fix

  • requested changes

  • Requested changes

  • fixed test

  • Test fix

  • Added comment


Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Include samples if adding new API, and include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • [] Bug fix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] This change requires a documentation update

Closing issues

To automatically close an issue: closes #IssueNumber

…3934)

* initial fix, needs testing on prod

* test fix

* clean up pr

* query rework

* refactors previous changes

* requested changes and bug fixes

* nits

* requested changes

* bug fixes

* start of test

* added test

* nit: changed name of EffectivePartitionKeyRanges to EffectiveRangesForPartitionKey

* Address code comments

* Address code comments

* saving work

* addresses code comments

* nit, spacing

* PartitionKeyHash fixes

* Fixes bugs in tests

* Removed bad method, added additional test coverage

* Removed EffectivePartitionKeyString use

* test fix

* requested changes

* Requested changes

* fixed test

* Test fix

* Added comment

---------

Co-authored-by: SrinikhilReddy <[email protected]>
@NaluTripician NaluTripician merged commit 8c2c4c8 into users/nalutripician/hotfix/3.35.4 Sep 15, 2023
3 checks passed
@NaluTripician NaluTripician deleted the users/nalutripician/cherrypicks/3.35.4 branch September 15, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant