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 validation method for Flint extension queries and wire it into the dispatcher #3130

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3b86612 from #3096.

…e dispatcher (#3096)

* Add validation method for Flint extension queries and wire it into the dispatcher

Signed-off-by: Chase Engelbrecht <[email protected]>

* Add unit test

Signed-off-by: Chase Engelbrecht <[email protected]>

* Run spotless

Signed-off-by: Chase Engelbrecht <[email protected]>

* Fix NPE in test

Signed-off-by: Chase Engelbrecht <[email protected]>

* Add java doc

Signed-off-by: Chase Engelbrecht <[email protected]>

---------

Signed-off-by: Chase Engelbrecht <[email protected]>
(cherry picked from commit 3b86612)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (81577df) to head (46e3e11).
Report is 3 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #3130   +/-   ##
=========================================
  Coverage     94.54%   94.54%           
- Complexity     5457     5458    +1     
=========================================
  Files           529      529           
  Lines         15610    15612    +2     
  Branches       1028     1028           
=========================================
+ Hits          14759    14761    +2     
  Misses          804      804           
  Partials         47       47           
Flag Coverage Δ
sql-engine 94.54% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ykmr1224 ykmr1224 merged commit c509759 into 2.x Oct 29, 2024
34 of 39 checks passed
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