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

Add gather kernels to polars-compute #19655

Open
nameexhaustion opened this issue Nov 6, 2024 · 1 comment
Open

Add gather kernels to polars-compute #19655

nameexhaustion opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature

Comments

@nameexhaustion
Copy link
Collaborator

nameexhaustion commented Nov 6, 2024

Description

We are currently using gather (take_unchecked) kernels from polars-arrow. We should add and use optimized gather kernels to polars-compute instead.

@nameexhaustion nameexhaustion added enhancement New feature or an improvement of an existing feature accepted Ready for implementation labels Nov 6, 2024
@nameexhaustion nameexhaustion self-assigned this Nov 6, 2024
@ritchie46
Copy link
Member

Yes, I think we can move many, and rename them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature
Projects
Status: Ready
Development

No branches or pull requests

2 participants