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

feat: Add PolarsAllocator #88

Merged
merged 6 commits into from
Jul 27, 2024
Merged

Conversation

ruihe774
Copy link
Contributor

This PR adds PolarsAllocator, which relays allocations to the allocator capsule introduced in pola-rs/polars#17817.

@ritchie46
Copy link
Member

@ruihe774 CI is failing with the fallback allocator, I believe. Can you take a look?

@ritchie46 ritchie46 closed this Jul 25, 2024
@ritchie46 ritchie46 reopened this Jul 25, 2024
@ruihe774
Copy link
Contributor Author

@ruihe774 CI is failing with the fallback allocator, I believe. Can you take a look?

Fixed in d17b225.

@ruihe774 ruihe774 force-pushed the allocator-capsule branch 3 times, most recently from 98ef808 to d17b225 Compare July 26, 2024 03:01
pyo3-polars/src/alloc.rs Outdated Show resolved Hide resolved
@ritchie46 ritchie46 merged commit e1db3c6 into pola-rs:main Jul 27, 2024
2 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.

2 participants