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

Add support for reloading the SPI for KnnVectorsFormat class #13394

Merged
merged 1 commit into from
May 27, 2024

Conversation

navneet1v
Copy link
Contributor

@navneet1v navneet1v commented May 21, 2024

Description

Add support for reloading the SPI for KnnVectorsFormat class

Ref: #13393

I would also like to backport it to 9.x branch of Lucene

Signed-off-by: Navneet Verma <navneev@amazon.com>
@navneet1v
Copy link
Contributor Author

cc: @benwtrent , @msokolov

@navneet1v
Copy link
Contributor Author

navneet1v commented May 23, 2024

@uschindler @ChrisHegarty, @mikemccand Could you please take a look, if you get a chance?

Copy link
Contributor

@ChrisHegarty ChrisHegarty left a comment

Choose a reason for hiding this comment

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

LGTM

@navneet1v
Copy link
Contributor Author

navneet1v commented May 27, 2024

@ChrisHegarty , @uschindler can you merge the code and add the backport label to backport the code to branch_9x

@uschindler uschindler added this to the 9.11.0 milestone May 27, 2024
@uschindler uschindler merged commit 6efce21 into apache:main May 27, 2024
3 checks passed
asfgit pushed a commit that referenced this pull request May 27, 2024
Signed-off-by: Navneet Verma <navneev@amazon.com>
@uschindler
Copy link
Contributor

Done! Thanks, @navneet1v

@navneet1v
Copy link
Contributor Author

@uschindler do i need to create a separate PR for porting this change to branch_9x or there is any automated way to do this?

@uschindler
Copy link
Contributor

thats already merged (see above @ "asfgit pushed....").

@navneet1v
Copy link
Contributor Author

@uschindler thanks. I didn't realize it. Generally I see labels added or last time I raised the PR manually for backport. Thanks for confirming this code is merged.

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.

4 participants