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

refactor(rust): Bump NodeTraverser major version #18576

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

wence-
Copy link
Collaborator

@wence- wence- commented Sep 5, 2024

The migration of Schema into its own crate in #18539 changed the (internal) field name from inner to the more obvious fields. This was exposed in the Python IR, so bump the major version.

cc: @ritchie46

The migration of `Schema` into its own crate in pola-rs#18539 change
the (internal) field name from `inner` to the more obvious `fields`.
This was exposed in the Python IR, so bump the major version.
@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels Sep 5, 2024
@ritchie46
Copy link
Member

Ai, good catch. Missed that one.

@ritchie46 ritchie46 merged commit ad1848d into pola-rs:main Sep 6, 2024
20 of 22 checks passed
@wence- wence- deleted the wence/fix/ir-version-bump branch September 6, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants