Skip to content

Upgrade paimon-vindex-core to 0.4.0 - #737

Merged
jerry-024 merged 3 commits into
apache:mainfrom
shyjsarah:upgrade/paimon-vindex-core-0.4.0
Aug 24, 2026
Merged

Upgrade paimon-vindex-core to 0.4.0#737
jerry-024 merged 3 commits into
apache:mainfrom
shyjsarah:upgrade/paimon-vindex-core-0.4.0

Conversation

@shyjsarah

@shyjsarah shyjsarah commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Purpose

Linked issue: N/A (dependency upgrade)

Upgrade the paimon-vindex-core crate dependency to the newly released 0.4.0 version. paimon-vector-index 0.4.0 has been published to Maven Central, crates.io, and PyPI.

Brief change log

Upgrade paimon-vindex-core from 0.3.0 to 0.4.0:

  • crates/paimon/Cargo.toml — workspace dependency version
  • crates/paimon/DEPENDENCIES.rust.tsv — license/dependency manifest
  • Cargo.lock — updated lock entries

Tests

  • cargo check -p paimon → BUILD SUCCESS
  • cargo test -p paimon vindex → 171 passed, 0 failed, 1 ignored (manual perf benchmark)

API and Format

No API or storage format changes. This is a dependency version bump only; the existing vindex module code compiles and all tests pass against 0.4.0 without source changes.

Documentation

No documentation updates required.

Upgrade the paimon-vindex-core crate dependency from 0.3.0 to 0.4.0.

Changes:
- crates/paimon/Cargo.toml: paimon-vindex-core 0.3.0 -> 0.4.0
- crates/paimon/DEPENDENCIES.rust.tsv: version bump
- Cargo.lock: updated lock entries

Verified:
- cargo check -p paimon: BUILD SUCCESS
- cargo test -p paimon vindex: 171 passed, 0 failed
The CI check job verifies that all DEPENDENCIES.rust.tsv reports are
in sync. The previous commit only updated crates/paimon; this commit
updates the remaining 8 tsv files that transitively reference
paimon-vindex-core.
@shyjsarah shyjsarah closed this Aug 24, 2026
@shyjsarah shyjsarah reopened this Aug 24, 2026
Comment thread bindings/c/DEPENDENCIES.rust.tsv
Align the C binding test dependency with paimon-vindex-core 0.4.0 and remove the remaining 0.3.0 entry from Cargo.lock.

@jerry-024 jerry-024 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@jerry-024
jerry-024 merged commit e2f58f4 into apache:main Aug 24, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants