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] Handle Describe,Refresh and Show Queries Properly #2361

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 886c2fc from #2357.

Signed-off-by: Vamsi Manohar <[email protected]>
(cherry picked from commit 886c2fc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #2361 (31b2813) into 2.x (86d1b3c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #2361      +/-   ##
============================================
+ Coverage     96.50%   96.52%   +0.02%     
- Complexity     4937     4941       +4     
============================================
  Files           465      466       +1     
  Lines         13592    13643      +51     
  Branches        909      910       +1     
============================================
+ Hits          13117    13169      +52     
  Misses          456      456              
+ Partials         19       18       -1     
Flag Coverage Δ
sql-engine 96.52% <100.00%> (+0.02%) ⬆️

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

Files Coverage Δ
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java 100.00% <100.00%> (ø)
...l/spark/dispatcher/model/IndexQueryActionType.java 100.00% <100.00%> (ø)
.../sql/spark/dispatcher/model/IndexQueryDetails.java 97.14% <100.00%> (ø)
...ql/spark/execution/session/InteractiveSession.java 100.00% <100.00%> (ø)
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java 100.00% <100.00%> (ø)
.../org/opensearch/sql/spark/utils/SQLQueryUtils.java 100.00% <100.00%> (ø)

@penghuo penghuo merged commit a43d28d into 2.x Oct 25, 2023
28 checks passed
@github-actions github-actions bot deleted the backport/backport-2357-to-2.x branch October 25, 2023 17:09
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.

2 participants