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 query, langType, status, error in AsyncQueryJobMetadata #3003

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1b1a1b5 from #2958.

* Add query, langType, status, error in AsyncQueryJobMetadata

Signed-off-by: Tomoyuki Morita <[email protected]>

* Fix test

Signed-off-by: Tomoyuki Morita <[email protected]>

---------

Signed-off-by: Tomoyuki Morita <[email protected]>
Signed-off-by: Tomoyuki MORITA <[email protected]>
(cherry picked from commit 1b1a1b5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.38%. Comparing base (e1aa017) to head (d0bb813).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../spark/asyncquery/model/AsyncQueryJobMetadata.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #3003      +/-   ##
============================================
- Coverage     94.39%   94.38%   -0.02%     
- Complexity     5303     5309       +6     
============================================
  Files           520      521       +1     
  Lines         15099    15131      +32     
  Branches       1001     1002       +1     
============================================
+ Hits          14253    14281      +28     
- Misses          800      804       +4     
  Partials         46       46              
Flag Coverage Δ
sql-engine 94.38% <87.50%> (-0.02%) ⬇️

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 eba7160 into 2.x Sep 9, 2024
36 of 39 checks passed
@ykmr1224 ykmr1224 deleted the backport/backport-2958-to-2.x branch September 9, 2024 19:20
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