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

[DRAFT] Array Support POC #282

Draft
wants to merge 5 commits into
base: integ-array-support-poc
Choose a base branch
from

Base array functionality working with IT tests.

41d7bf5
Select commit
Loading
Failed to load commit list.
Draft

[DRAFT] Array Support POC #282

Base array functionality working with IT tests.
41d7bf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2023 in 1s

99.30% (target 99.00%)

View this Pull Request on Codecov

99.30% (target 99.00%)

Details

Codecov Report

Merging #282 (41d7bf5) into integ-array-support-poc (e186cf7) will decrease coverage by 0.69%.
The diff coverage is 49.36%.

@@                      Coverage Diff                      @@
##             integ-array-support-poc     #282      +/-   ##
=============================================================
- Coverage                      99.98%   99.30%   -0.69%     
- Complexity                      2624     2637      +13     
=============================================================
  Files                            205      206       +1     
  Lines                           5955     6025      +70     
  Branches                         378      392      +14     
=============================================================
+ Hits                            5954     5983      +29     
- Misses                             1       38      +37     
- Partials                           0        4       +4     
Impacted Files Coverage Δ
...ensearch/sql/expression/ExpressionNodeVisitor.java 95.45% <0.00%> (-4.55%) ⬇️
...org/opensearch/sql/analysis/QualifierAnalyzer.java 69.23% <11.11%> (-30.77%) ⬇️
...rg/opensearch/sql/analysis/ExpressionAnalyzer.java 92.09% <36.36%> (-7.91%) ⬇️
...earch/sql/expression/ArrayReferenceExpression.java 43.33% <43.33%> (ø)
...nsearch/sql/analysis/SelectExpressionAnalyzer.java 100.00% <100.00%> (ø)
...opensearch/sql/expression/HighlightExpression.java 96.29% <100.00%> (-3.71%) ⬇️
...opensearch/sql/expression/ReferenceExpression.java 100.00% <100.00%> (ø)
...h/sql/expression/function/OpenSearchFunctions.java 100.00% <100.00%> (ø)
...nsearch/sql/storage/bindingtuple/BindingTuple.java 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more