Skip to content

Change access modifier for convert::FieldValueFetcher to allow other Field Fetchers to override the method#21005

Open
neetikasinghal wants to merge 2 commits intoopensearch-project:mainfrom
neetikasinghal:der-source
Open

Change access modifier for convert::FieldValueFetcher to allow other Field Fetchers to override the method#21005
neetikasinghal wants to merge 2 commits intoopensearch-project:mainfrom
neetikasinghal:der-source

Conversation

@neetikasinghal
Copy link
Copy Markdown
Contributor

Description

Related PR: opensearch-project/k-NN#3209

Related Issues

Resolves opensearch-project/k-NN#3058

Check List

  • [NA] Functionality includes testing.
  • [NA] 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.

…Field Fetchers to override the method

Signed-off-by: Neetika Singhal <neetiks@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for 9bd6061: 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
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.21%. Comparing base (15fcc08) to head (0b4463d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #21005      +/-   ##
============================================
- Coverage     73.26%   73.21%   -0.05%     
- Complexity    72743    72755      +12     
============================================
  Files          5862     5862              
  Lines        332558   332558              
  Branches      48010    48010              
============================================
- Hits         243643   243479     -164     
- Misses        69343    69605     +262     
+ Partials      19572    19474      -98     

☔ 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
Copy Markdown
Contributor

Failed to generate code suggestions for PR

@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 0b4463d: SUCCESS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Converge OpenSearch core and k-NN Derived Source feature

1 participant