JingsongLi opened a new pull request, #769: URL: https://github.com/apache/paimon-rust/pull/769
## Summary - remove DataFusion-specific NaN screening for vector pre-filters - remove the FileIO storage-lineage token and validate prepared filters by normalized location and branch - retain snapshot pinning and query-authorization checks This keeps the Rust vector-search behavior and API surface closer to the Java implementation while removing edge-case-specific guards added in #760. ## Testing - cargo fmt --all --check - cargo test -p paimon-datafusion --lib filter_pushdown::tests - cargo test -p paimon-datafusion --lib vector_search - cargo test -p paimon --lib table::vector_search_builder::tests - git diff --check -- 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]
