JingsongLi commented on PR #31: URL: https://github.com/apache/paimon-vector-index/pull/31#issuecomment-4671226355
Follow-up: removed Java-side positive/count/search parameter validation so those semantic checks are handled by the native/Rust layer. Java now only keeps null checks and native handle lifecycle guarding. I also added exact query array length checks in JNI to avoid silently truncating oversized Java arrays. -- 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]
