Pulkitg64 commented on PR #15476: URL: https://github.com/apache/lucene/pull/15476#issuecomment-3745297665
Thanks @mikemccand for approving and merging the change. > When I tried git cherry-pick to backport to 10.x it generated all sorts of conflicts -- could you maybe work up a backport PR? Thanks! Yes, I am on it. During backporting one of the test case is failing because fallback support in Lucene99ScalarQuantizedVectorReader is missing because [this change which added the fallback support in that reader class](https://github.com/apache/lucene/pull/14792) has not been backported to 10x branch. I have added [this question](https://github.com/apache/lucene/pull/14792#issuecomment-3745277101) in the PR to check if we can backport that change or not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
