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

[Internal] Query : Fixes IndexMetrics Baselines #4499

Conversation

adityasa
Copy link
Contributor

@adityasa adityasa commented May 16, 2024

Pull Request Template

Description

This PR Updates the index advisor baselines in light of new emulator release 2.14.17. The new emulator support returning plain-text response for FeedOptions.IndexMetrics, which the SDK is able to request and receive (introduced in #4183)

Also fixing the permission tests: New service behavior not allowing container deletes with permissions

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 added the auto-merge Enables automation to merge PRs label May 16, 2024
leminh98
leminh98 previously approved these changes May 16, 2024
@adityasa adityasa marked this pull request as ready for review May 16, 2024 22:36
@leminh98 leminh98 changed the title [Internal] Query : Fixes Index Advisor Baselines [Internal] Query : Fixes IndexMetrics Baselines May 16, 2024
@kirankumarkolli kirankumarkolli dismissed stale reviews from leminh98 and themself via 98245b9 May 17, 2024 02:15
neildsh
neildsh previously approved these changes May 17, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 4746295 into master May 17, 2024
21 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot deleted the users/adityasa/UpdateIndexAdvisorBaselines branch May 17, 2024 05:11
kirankumarkolli added a commit that referenced this pull request May 17, 2024
* Initial commit

* Fixing the permission tests

* Disabled non-streaming order by for Trace Test.

---------

Co-authored-by: Kiran Kumar Kolli <kirankk@microsoft.com>
Pilchie pushed a commit that referenced this pull request May 17, 2024
* Resolving conflicts

* [Internal] Query : Fixes IndexMetrics Baselines (#4499)

* Initial commit

* Fixing the permission tests

* Disabled non-streaming order by for Trace Test.

---------

Co-authored-by: Kiran Kumar Kolli <kirankk@microsoft.com>

* Removing the type not ported

---------

Co-authored-by: Aditya <adityasa@users.noreply.github.com>
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.

None yet

4 participants