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 missing tags and MV support (#2336) #2347

Merged
merged 1 commit into from
Oct 24, 2023

Add missing tags and MV support (#2336)

b45bc17
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x]Add missing tags and MV support (#2336) #2347

Add missing tags and MV support (#2336)
b45bc17
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 24, 2023 in 0s

96.50% (target 99.00%)

View this Pull Request on Codecov

96.50% (target 99.00%)

Details

Codecov Report

Merging #2347 (b45bc17) into 2.x (f3fdead) will decrease coverage by 0.04%.
The diff coverage is 93.25%.

@@             Coverage Diff              @@
##                2.x    #2347      +/-   ##
============================================
- Coverage     96.53%   96.50%   -0.04%     
- Complexity     4928     4935       +7     
============================================
  Files           464      465       +1     
  Lines         13532    13585      +53     
  Branches        904      906       +2     
============================================
+ Hits          13063    13110      +47     
- Misses          452      456       +4     
- Partials         17       19       +2     
Files Coverage Δ
...earch/sql/spark/data/constants/SparkConstants.java 0.00% <ø> (ø)
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
.../org/opensearch/sql/spark/utils/SQLQueryUtils.java 100.00% <100.00%> (ø)
...earch/sql/spark/dispatcher/model/IndexDetails.java 95.34% <95.23%> (-4.66%) ⬇️
...opensearch/sql/spark/dispatcher/model/JobType.java 66.66% <66.66%> (ø)