-
Notifications
You must be signed in to change notification settings - Fork 36
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
Implement the arr
subnamespace
#790
Conversation
@eitsupi |
https://github.com/pola-rs/r-polars/actions/runs/7844014358/job/21405536688?pr=790#step:11:62
It looks like a bug in Rust itself that has not yet been fixed in the latest release. rust-lang/rust#119352 |
Given this leads to panicks (and segfaults if it runs twice), we should probably remove |
Or I think it could be classified as nightly functions instead of doing a deletion. Lines 11 to 17 in 025e3be
This actually has nothing to do with |
Not sure I understood correctly, is 097da1a what you had in mind? |
It is a little different; it does not need to be handled on the Rust side. |
Thanks for the fix, I'll try to finish this PR during the weekend |
@etiennebacher Could you update the NEWS in a follow up PR? |
Close #710
Still WIP:
list
subnamespace