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

Query: Fixes Persisted continuationToken issue by turning off ODE by default (#4413) and Fixes bug in OrderByCrossPartitionQueryPipelineStage to ensure that errors in inner pipeline creation are bubbled up (#4419) #4496

Closed
wants to merge 2 commits into from

Conversation

adityasa
Copy link
Contributor

@adityasa adityasa commented May 15, 2024

Pull Request Template

Description

Cherry-pick of merged pr:
#4413

Also contains cherry-pick of:
08338af

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

@adityasa adityasa changed the base branch from master to releases/3.39.2 May 15, 2024 20:58
@adityasa adityasa changed the title Query: Fixes Persisted continuationToken issue by turning off ODE by default (#4413) Query: Fixes Persisted continuationToken issue by turning off ODE by default (#4413) and Fixes bug in OrderByCrossPartitionQueryPipelineStage to ensure that errors in inner pipeline creation are bubbled up (#4419) May 15, 2024
…default (#4413)

* Turn of ODE by default.

* Updated tests

* Update

* Test fix

* Added test for query resumption with ODE token with partition split container (failure case).

* Update.

* Update Benchmark

* Addressed comments.
@adityasa adityasa force-pushed the users/adityasa/CherryPickODERevert branch from 335eb16 to cd36a56 Compare May 15, 2024 23:37
@adityasa adityasa marked this pull request as ready for review May 16, 2024 00:18
@adityasa adityasa added the auto-merge Enables automation to merge PRs label May 16, 2024
neildsh
neildsh previously approved these changes May 16, 2024
@adityasa
Copy link
Contributor Author

This PR is now no-op since another change subsumed all cherry picks that were intended to go in as part of this change:
299b86a#diff-f422eefcb9a18445788c16c749c10183eae1300584517d9a6954957fb8e4e8cd

image

@adityasa adityasa closed this May 16, 2024
auto-merge was automatically disabled May 16, 2024 00:43

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enables automation to merge PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants