-1
I found the following blocking issues in RC3:
* The Python wheels do not include the ASF LICENSE and NOTICE files or
the required notices for statically linked Rust dependencies.
* The Java convenience JAR contains statically linked Rust/JNI
dependencies but does not carry a complete binary license inventory.
Although it contains four native libraries, it has no bundled loader,
so a consumer cannot use the JAR alone without manually extracting or
preloading a native library.
* The source-release script archives HEAD^{tree}, which gives the tar
stream a current-time mtime and makes repeated generation for the same
commit non-reproducible.
These issues are fixed on release-0.3 at 9736e35. I am canceling this
vote and will start RC4.
Best,
Jingsong
On Sun, Jul 26, 2026 at 3:43 PM Jingsong Li <[email protected]> wrote:
>
> Please review and vote on Apache Paimon Vector Index
> 0.3.0, release candidate 3.
>
> [ ] +1 Approve
> [ ] 0 No opinion
> [ ] -1 Do not approve (please explain)
>
> Source candidate:
> https://dist.apache.org/repos/dist/dev/paimon/paimon-vector-index-0.3.0-rc3/
>
> Git tag:
> https://github.com/apache/paimon-vector-index/tree/v0.3.0-rc3
>
> Commit:
> b98ce22f800bf1ff3a17bee20d4d2ef0b69fb036
>
> KEYS:
> https://downloads.apache.org/paimon/KEYS
>
> Java staging repository:
> https://repository.apache.org/content/repositories/orgapachepaimon-1182/
>
> Python RC:
> https://test.pypi.org/project/paimon-vindex/0.3.0rc3/
>
> Verification guide:
> https://github.com/apache/paimon-vector-index/blob/v0.3.0-rc3/docs/verifying-a-release-candidate.html
>
> The vote will remain open for at least 72 hours.
>
> Best,
> Jingsong