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

implement new sorting spec #3799

Merged
merged 3 commits into from
Sep 7, 2023
Merged

implement new sorting spec #3799

merged 3 commits into from
Sep 7, 2023

Conversation

trinity-1686a
Copy link
Contributor

@trinity-1686a trinity-1686a commented Sep 4, 2023

Description

followup to #1565
fix #3741
implement new sorting specification.
⚠️ this is a breaking change: the order of sorting get mostly inverted for most use cases (from ascending to descending)

How was this PR tested?

additionally to the updated tests, it was tested externally with a variant of the code in #3545 (comment)

@trinity-1686a trinity-1686a enabled auto-merge (squash) September 7, 2023 08:35
@trinity-1686a trinity-1686a merged commit 202348d into main Sep 7, 2023
@trinity-1686a trinity-1686a deleted the trinity--sort-new-spec branch September 7, 2023 08:53
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.

Rationalize and fix the sort logic
2 participants