Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: chore cargo lock and fix two warning for python bindings #1121

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

yihong0618
Copy link
Contributor

Which issue does this PR close?

This patch chore the cargo.lock and fix the warning for python binding

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

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

LGTM

I see

warning: use of deprecated associated function `pyo3::types::PyModule::new_bound`: renamed to `PyModule::new`

in an action run on main branch without this change, https://github.com/apache/iceberg-rust/actions/runs/13987670489/job/39164414042

But no such warning in the action run for this PR, https://github.com/apache/iceberg-rust/actions/runs/13992145482/job/39178304868?pr=1121

@Xuanwo Xuanwo merged commit 58eda97 into apache:main Mar 21, 2025
18 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.

3 participants