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.x] Add _routing to SQL includes list (#277) #1831

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 876a9c8 from #1771

* Add _routing to SQL includes list

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update IT index

Signed-off-by: Andrew Carbonetto <[email protected]>

* Update doctest

Signed-off-by: acarbonetto <[email protected]>

* Add WHERE clause IT tests

Signed-off-by: acarbonetto <[email protected]>

* Fix IT test

Signed-off-by: acarbonetto <[email protected]>

* Update documentation for _routing

Signed-off-by: acarbonetto <[email protected]>

---------

Signed-off-by: Andrew Carbonetto <[email protected]>
Signed-off-by: acarbonetto <[email protected]>
(cherry picked from commit 876a9c8)
@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Merging #1831 (ca63b24) into 2.x (2144ddd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1831   +/-   ##
=========================================
  Coverage     97.35%   97.35%           
- Complexity     4443     4444    +1     
=========================================
  Files           388      388           
  Lines         10998    11000    +2     
  Branches        784      785    +1     
=========================================
+ Hits          10707    10709    +2     
  Misses          284      284           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.35% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...search/sql/opensearch/storage/OpenSearchIndex.java 100.00% <ø> (ø)
...ch/sql/opensearch/response/OpenSearchResponse.java 100.00% <100.00%> (ø)

@penghuo penghuo merged commit f51c314 into 2.x Jul 11, 2023
@github-actions github-actions bot deleted the backport/backport-1771-to-2.x branch July 11, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants