Skip to content

Conversation

@ulysses-you
Copy link
Contributor

What changes were proposed in this pull request?

This pr cleanup the legacy code of SortArray to remove ArraySortLike and inline nullOrder. The ArraySort has been rewritten since #25728, so the SortArray is the only implementation of ArraySortLike.

Why are the changes needed?

cleanup the code

Does this PR introduce any user-facing change?

no

How was this patch tested?

Pass CI

Was this patch authored or co-authored using generative AI tooling?

no

@github-actions github-actions bot added the SQL label Jul 31, 2024
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the PR title, instead of Cleanup SortArray, do you want to say Remove ArraySortLike trait, @ulysses-you ?

@ulysses-you ulysses-you changed the title [SPARK-49071][SQL] Cleanup SortArray [SPARK-49071][SQL] Remove ArraySortLike trait Jul 31, 2024
@ulysses-you
Copy link
Contributor Author

thank you @dongjoon-hyun, changed, also cc @yaooqinn

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make the CI happy by fixing the style issue, @ulysses-you ?

@ulysses-you
Copy link
Contributor Author

thank you @dongjoon-hyun @yaooqinn @HyukjinKwon , merging to master

@ulysses-you ulysses-you deleted the cleanup branch August 2, 2024 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants