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 1.3] Change VectorReaderListener to expect number array #420

Merged

Conversation

jmazanec15
Copy link
Member

Backport #416 to 1.3 manually

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.

…t#416)

Refactors VectorReaderListener onResponse to expect arrays of Number
type from search result instead of Double type. Adds test case to
confirm that it can handle Integer type. Cleans up tests in
VectorReaderTest class.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit 7735351)
@jmazanec15 jmazanec15 requested a review from a team June 3, 2022 18:22
Signed-off-by: John Mazanec <[email protected]>
@jmazanec15 jmazanec15 merged commit cf52a6d into opensearch-project:1.3 Jun 6, 2022
prudhvigodithi pushed a commit to prudhvigodithi/k-NN that referenced this pull request Jul 5, 2022
…ensearch-project#420)

Refactors VectorReaderListener onResponse to expect arrays of Number
type from search result instead of Double type. Adds test case to
confirm that it can handle Integer type. Cleans up tests in
VectorReaderTest class.

Signed-off-by: John Mazanec <[email protected]>
(cherry picked from commit 7735351)
Signed-off-by: pgodithi <[email protected]>
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.

3 participants