This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a change to branch add-jni-python-bench
in repository https://gitbox.apache.org/repos/asf/paimon-vector-index.git
from 5bfd759 Remove hardcoded Faiss/LanceDB comparison from benchmark
add aabd9b1 Fix FFI safety: null-ptr checks, parameter validation, and
build config
No new revisions were added by this update.
Summary of changes:
Cargo.toml | 3 +-
jni/src/lib.rs | 144 +++++++++++++++++++++++++++++++++++++++++++++++++-----
python/src/lib.rs | 16 ++++++
3 files changed, 149 insertions(+), 14 deletions(-)