Skip to content

Expose array sort #764

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

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

timsaucer
Copy link
Contributor

@timsaucer timsaucer commented Jul 19, 2024

Which issue does this PR close?

No issue logged, but I can add one if someone wants.

Rationale for this change

The function array_sort is not exposed on the python side but exists in the rust repo.

What changes are included in this PR?

Exposes the function - very straight forward.

Added unit test for both ascending and descending sorts.

@andygrove andygrove merged commit f00b8ee into apache:main Jul 20, 2024
3 checks passed
@timsaucer timsaucer deleted the feature/expose_array_sort branch August 1, 2024 12:13
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