Skip to content

Add base64 binary encoding as default format for knn_vector docvalue_fields - #3324

Merged
navneet1v merged 1 commit into
opensearch-project:mainfrom
navneet1v:main
May 21, 2026
Merged

Add base64 binary encoding as default format for knn_vector docvalue_fields#3324
navneet1v merged 1 commit into
opensearch-project:mainfrom
navneet1v:main

Add base64 binary encoding as default format for knn_vector docvalue_…

2d2b804
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 20, 2026 in 1s

83.47% (target 70.00%)

View this Pull Request on Codecov

83.47% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.47%. Comparing base (67033ce) to head (2d2b804).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3324      +/-   ##
============================================
- Coverage     83.53%   83.47%   -0.07%     
- Complexity     4287     4296       +9     
============================================
  Files           450      451       +1     
  Lines         15552    15584      +32     
  Branches       2015     2018       +3     
============================================
+ Hits          12991    13008      +17     
- Misses         1770     1782      +12     
- Partials        791      794       +3     

☔ 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.