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

[C++] Dictionary sorting not implemented on chunked array and table #36772

Open
pitrou opened this issue Jul 19, 2023 · 2 comments
Open

[C++] Dictionary sorting not implemented on chunked array and table #36772

pitrou opened this issue Jul 19, 2023 · 2 comments

Comments

@pitrou
Copy link
Member

pitrou commented Jul 19, 2023

Describe the enhancement requested

Followup to GH-29887. Dictionary array sorting is now implemented, but handling of chunked dictionary columns (on ChunkedArray and Table) needs to be added as well.

Component(s)

C++

@pitrou
Copy link
Member Author

pitrou commented Jul 19, 2023

cc @benibus @coady

@pitrou
Copy link
Member Author

pitrou commented Mar 27, 2024

Chunked array sorting is at #38490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant