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

Remove unnecessary toString conversion of vector field and added some minor optimization in KNNCodec #1613

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

navneet1v
Copy link
Collaborator

Description

Remove unnecessary toString conversion of vector field and added some minor optimization in KNNCodec

Issues Resolved

#1598

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

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.

@navneet1v navneet1v added Enhancements Increases software capabilities beyond original client specifications indexing-improvements This label should be attached to all the github issues which will help improving the indexing time. backport 2.x labels Apr 12, 2024
… minor optimization in KNNCodec

Signed-off-by: Navneet Verma <[email protected]>
Copy link
Member

@ryanbogan ryanbogan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@martin-gaievski martin-gaievski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thank you

@navneet1v navneet1v merged commit b48ab30 into opensearch-project:main Apr 12, 2024
51 of 54 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 12, 2024
… minor optimization in KNNCodec (#1613)

Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit b48ab30)
navneet1v added a commit that referenced this pull request Apr 12, 2024
… minor optimization in KNNCodec (#1613) (#1615)

Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit b48ab30)

Co-authored-by: Navneet Verma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Enhancements Increases software capabilities beyond original client specifications indexing-improvements This label should be attached to all the github issues which will help improving the indexing time. v2.14.0
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants