Skip to content

Conversation

@neildsh
Copy link
Contributor

@neildsh neildsh commented May 5, 2025

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)

@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 00:02
Copy link
Contributor

@adityasa adityasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@kundadebdatta kundadebdatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Copy link
Contributor

@sboshra sboshra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot merged commit a627e89 into master May 6, 2025
26 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/ndeshpan/3.49.1 branch May 6, 2025 17:14
neildsh added a commit that referenced this pull request May 6, 2025
…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]>
microsoft-github-policy-service bot pushed a commit that referenced this pull request May 6, 2025
…h to be disabled (#5174)

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

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

Co-authored-by: Debdatta Kunda <[email protected]>
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.

7 participants