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.8] Add Support for Nested Function Use In WHERE Clause Predicate Expresion #1673

Merged
merged 1 commit into from
May 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6d796ee from #1657

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #1673 (6e3df46) into 2.8 (c04dfb6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.8    #1673      +/-   ##
============================================
+ Coverage     97.16%   97.18%   +0.01%     
- Complexity     4122     4152      +30     
============================================
  Files           371      372       +1     
  Lines         10375    10431      +56     
  Branches        704      716      +12     
============================================
+ Hits          10081    10137      +56     
  Misses          287      287              
  Partials          7        7              
Flag Coverage Δ
sql-engine 97.18% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...ain/java/org/opensearch/sql/analysis/Analyzer.java 100.00% <ø> (ø)
...l/opensearch/request/OpenSearchRequestBuilder.java 100.00% <100.00%> (ø)
...arch/storage/script/filter/FilterQueryBuilder.java 100.00% <100.00%> (ø)
...search/storage/script/filter/lucene/LikeQuery.java 100.00% <100.00%> (ø)
...arch/storage/script/filter/lucene/LuceneQuery.java 100.00% <100.00%> (ø)
...arch/storage/script/filter/lucene/NestedQuery.java 100.00% <100.00%> (ø)
...java/org/opensearch/sql/sql/parser/AstBuilder.java 100.00% <100.00%> (ø)

@forestmvey forestmvey force-pushed the backport/backport-1657-to-2.8 branch from 3c0ef0e to 6e3df46 Compare May 30, 2023 18:31
@acarbonetto acarbonetto merged commit c431dff into 2.8 May 30, 2023
@acarbonetto acarbonetto deleted the backport/backport-1657-to-2.8 branch May 30, 2023 19:50
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.

4 participants