jianguotian opened a new pull request, #46:
URL: https://github.com/apache/paimon-vector-index/pull/46

   ## Purpose
   
   The four benchmark sources under `core/benches/` are shipped in the source 
release tarball but are missing the ASF license header, so they fail the Apache 
RAT license check during release verification:
   
   - core/benches/ann_bench.rs
   - core/benches/ivfhnswsq_filter_bench.rs
   - core/benches/pq4_bench.rs
   - core/benches/recall_bench.rs
   
   This blocks a clean 0.1.0 RC vote. Add the standard 16-line ASF header to 
each (no code changes).
   
   ## Tests
   
   Header-only change; `cargo build --benches` still compiles.


-- 
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]

Reply via email to