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

Add missing tags and MV support #2336

Merged
merged 1 commit into from
Oct 23, 2023

Add missing tags and MV support

486063e
Select commit
Loading
Failed to load commit list.
Merged

Add missing tags and MV support #2336

Add missing tags and MV support
486063e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2023 in 0s

96.45% (target 99.00%)

View this Pull Request on Codecov

96.45% (target 99.00%)

Details

Codecov Report

Merging #2336 (486063e) into main (b30d3c9) will decrease coverage by 0.04%.
The diff coverage is 93.25%.

@@             Coverage Diff              @@
##               main    #2336      +/-   ##
============================================
- Coverage     96.49%   96.45%   -0.04%     
- Complexity     4891     4898       +7     
============================================
  Files           463      464       +1     
  Lines         13365    13418      +53     
  Branches        901      903       +2     
============================================
+ Hits          12896    12943      +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%> (ø)