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 Support for Nested Function Use In WHERE Clause Predicate Expresion #1672

Merged
merged 1 commit into from
May 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6d796ee from #1657

…on (#1657)

Signed-off-by: forestmvey <forestv@bitquilltech.com>
@forestmvey forestmvey force-pushed the backport/backport-1657-to-2.x branch from 6c5d3fe to 5862481 Compare May 30, 2023 18:16
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #1672 (5862481) into 2.x (c04dfb6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #1672      +/-   ##
============================================
+ Coverage     97.16%   97.18%   +0.01%     
- Complexity     4122     8304    +4182     
============================================
  Files           371      744     +373     
  Lines         10375    20862   +10487     
  Branches        704     1432     +728     
============================================
+ Hits          10081    20274   +10193     
- Misses          287      574     +287     
- Partials          7       14       +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%> (ø)

... and 372 files with indirect coverage changes

@acarbonetto acarbonetto merged commit 2c06a2f into 2.x May 30, 2023
@acarbonetto acarbonetto deleted the backport/backport-1657-to-2.x 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.

3 participants