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

[Backport 2.18] [Backport 2.x] Resolve Alias Issues in Legacy SQL with Filters #3109

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2921f2e from #3059.

* Fix: Pagination of index aliases is not supported

* fix: remove extra debug log

* Integration testadded

* rollback change Signed-off-by: Aparajita Pandey<[email protected]>

* Integration TestAdded Signed-off-by: Aparajita Pandey <[email protected]>

* Integration TestAdded Signed-off-by: Aparajita Pandey <[email protected]>

* SpotlessCheck Signed-off-by: Aparajita Pandey <[email protected]>

---------

(cherry picked from commit 564ab60)

Signed-off-by: Aparajita Pandey <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 2921f2e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@Swiddis Swiddis merged commit a214ab7 into 2.18 Oct 23, 2024
27 of 35 checks passed
@Swiddis Swiddis deleted the backport/backport-3059-to-2.18 branch October 23, 2024 19:10
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.49%. Comparing base (3cd7702) to head (6199b15).
Report is 6 commits behind head on 2.18.

Additional details and impacted files
@@            Coverage Diff            @@
##               2.18    #3109   +/-   ##
=========================================
  Coverage     94.49%   94.49%           
  Complexity     5422     5422           
=========================================
  Files           529      529           
  Lines         15464    15464           
  Branches       1011     1011           
=========================================
  Hits          14613    14613           
  Misses          804      804           
  Partials         47       47           
Flag Coverage Δ
sql-engine 94.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.18.0 Issues targeting release v2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants