Skip to content

Conversation

@neildsh
Copy link
Contributor

@neildsh neildsh commented May 6, 2025

This is a cherry-pick of #5171

Description

#5120 enabled the switch to ask for the optimized query plan by default. However, the pipeline support for the optimized query plan is in #5121. This will lead to exceptions in the hybrid search query pipeline in version 3.49.0 if the SDK talks to a newer gateway that can return the optimized query plan. To prevent this, we change this optimization to be disabled by default.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

…h to be disabled (#5171)

## Description
#5120 enabled the switch to ask for the optimized query plan by default.
However, the pipeline support for the optimized query plan is in #5121.
This will lead to exceptions in the hybrid search query pipeline in
version 3.49.0 if the SDK talks to a newer gateway that can return the
optimized query plan. To prevent this, we change this optimization to be
disabled by default.

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

Co-authored-by: Debdatta Kunda <[email protected]>
@kirankumarkolli
Copy link
Member

Is 3.49.1 version changes a follow-up change @kundadebdatta ?

@neildsh neildsh added QUERY auto-merge Enables automation to merge PRs labels May 6, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) May 6, 2025 18:14
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 87f78a0 into releases/3.49.1 May 6, 2025
27 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/ndeshpan/hotfix3.49 branch May 6, 2025 22:50
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 QUERY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants