XiaoHongbo-Hope opened a new pull request, #8841: URL: https://github.com/apache/paimon/pull/8841
### Purpose Use the published pypaimon-rust 0.3.0rc1 TestPyPI wheel in the Python 3.11 CI lane instead of building the binding from a Git revision. This validates the release candidate as users install it and removes the no longer needed Rust toolchain setup. ### Changes - Pin pypaimon-rust 0.3.0rc1 from TestPyPI. - Require a binary wheel and avoid dependency resolution. - Verify the installed version and split-planning API. - Keep the Python 3.10 lane on pypaimon-rust 0.2.0 for compatibility coverage. ### Tests - YAML parsing passed. - git diff --check passed. - Fork CI is running: https://github.com/XiaoHongbo-Hope/paimon/actions/runs/30073370428 -- 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]
