Skip to content

[python] Fix native-plan CI with updated paimon-rust - #9109

Merged
JingsongLi merged 1 commit into
apache:masterfrom
XiaoHongbo-Hope:codex/update-paimon-rust-ci-revision
Aug 8, 2026
Merged

[python] Fix native-plan CI with updated paimon-rust#9109
JingsongLi merged 1 commit into
apache:masterfrom
XiaoHongbo-Hope:codex/update-paimon-rust-ci-revision

Conversation

@XiaoHongbo-Hope

Copy link
Copy Markdown
Contributor

Purpose

Update the paimon-rust revision used by the Python 3.11 native-plan CI lane to include apache/paimon-rust#692.

The Rust fix preserves partition and bucket group order during split planning, preventing deferred BLOB limit tests from depending on HashMap iteration order.

Tests

  • The two previously failing deferred BLOB limit tests pass with the updated Rust code
  • git diff --check

@XiaoHongbo-Hope
XiaoHongbo-Hope marked this pull request as ready for review August 8, 2026 05:12
@XiaoHongbo-Hope XiaoHongbo-Hope changed the title [python] Update paimon-rust revision for native plan tests [python] Fix native-plan CI with updated paimon-rust Aug 8, 2026
@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi
JingsongLi merged commit 9882de4 into apache:master Aug 8, 2026
10 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