Skip to content

Conversation

@karenyrx
Copy link
Contributor

Description

Stacked on top of #19447
Implement GRPC Script query.

Related Issues

Resolves #19454

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions github-actions bot added enhancement Enhancement or improvement to existing feature or request Search:Query Capabilities labels Sep 29, 2025
Signed-off-by: Karen X <[email protected]>
@github-actions
Copy link
Contributor

❕ Gradle check result for 63a0bff: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@codecov
Copy link

codecov bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.88%. Comparing base (cef8d98) to head (8e7931a).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19455      +/-   ##
============================================
- Coverage     72.90%   72.88%   -0.02%     
+ Complexity    70014    69955      -59     
============================================
  Files          5681     5685       +4     
  Lines        321457   321542      +85     
  Branches      46486    46503      +17     
============================================
- Hits         234347   234345       -2     
- Misses        68187    68243      +56     
- Partials      18923    18954      +31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Contributor

✅ Gradle check result for b483960: SUCCESS

@karenyrx karenyrx marked this pull request as ready for review September 29, 2025 15:28
@karenyrx karenyrx requested a review from a team as a code owner September 29, 2025 15:28
@karenyrx karenyrx changed the base branch from main to testSimpleOperationsUpload-fix September 29, 2025 15:38
@karenyrx karenyrx changed the base branch from testSimpleOperationsUpload-fix to main September 29, 2025 15:38
@github-actions
Copy link
Contributor

✅ Gradle check result for d52f1d0: SUCCESS

@github-actions
Copy link
Contributor

❌ Gradle check result for 3bd9a21: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@karenyrx karenyrx closed this Sep 29, 2025
@karenyrx karenyrx reopened this Sep 29, 2025
@github-actions
Copy link
Contributor

❌ Gradle check result for 258f392: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❕ Gradle check result for 8e7931a: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@mch2 mch2 merged commit 3965f6f into opensearch-project:main Sep 30, 2025
33 checks passed
asimmahmood1 pushed a commit to asimmahmood1/OpenSearch that referenced this pull request Sep 30, 2025
peteralfonsi pushed a commit to peteralfonsi/OpenSearch that referenced this pull request Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or improvement to existing feature or request Search:Query Capabilities skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Implement specialized GRPC queries

2 participants