SYaoJun opened a new pull request, #749: URL: https://github.com/apache/geaflow/pull/749
replace deprecated KnnVectorField with KnnFloatVectorField in GraphVectorIndex ```shell The method newInstance() from the type Class<capture#1-of ?> is deprecated The type KnnVectorField is deprecatedJava(16777221) ``` ### What changes were proposed in this pull request? <!--Please describe the major changes for this PR--> ### How was this PR tested? - [ ] Tests have Added for the changes - [ ] Production environment verified -- 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]
