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): Remove MutableStructArray #19587

Merged
merged 1 commit into from
Nov 1, 2024
Merged

refactor(rust): Remove MutableStructArray #19587

merged 1 commit into from
Nov 1, 2024

Conversation

ritchie46
Copy link
Member

closes #19585

Should be removed altogether. Structs should not be constructed with scalars, that's highly inefficient.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels Nov 1, 2024
@ritchie46 ritchie46 merged commit 1dc5efc into main Nov 1, 2024
18 of 19 checks passed
@ritchie46 ritchie46 deleted the struct branch November 1, 2024 13:37
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.

[rust-0.44] No way to mutate MutableStructArray
1 participant