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] Simplify OpenSearchIndexScanBuilder (#275) #1742

Merged
merged 1 commit into from
Jun 15, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 29f99aa from #1738

Signed-off-by: Max Ksyunz <maxk@bitquilltech.com>
(cherry picked from commit 29f99aa)
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #1742 (3841043) into 2.x (c23a788) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #1742   +/-   ##
=========================================
  Coverage     97.30%   97.30%           
- Complexity     4328     4329    +1     
=========================================
  Files           385      385           
  Lines         10809    10811    +2     
  Branches        762      762           
=========================================
+ Hits          10518    10520    +2     
  Misses          284      284           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.30% <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% <100.00%> (ø)
...earch/storage/scan/OpenSearchIndexScanBuilder.java 100.00% <100.00%> (ø)

@MaxKsyunz MaxKsyunz merged commit f133840 into 2.x Jun 15, 2023
@github-actions github-actions bot deleted the backport/backport-1738-to-2.x branch June 15, 2023 04:58
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.

2 participants