Skip to content

Sorting Logic Enhancements in Fall25#471

Merged
rartych merged 1 commit intocamaraproject:mainfrom
PedroDiez:sorting_enhancements_Fall25
Jun 3, 2025
Merged

Sorting Logic Enhancements in Fall25#471
rartych merged 1 commit intocamaraproject:mainfrom
PedroDiez:sorting_enhancements_Fall25

Conversation

@PedroDiez
Copy link
Contributor

@PedroDiez PedroDiez commented May 29, 2025

What type of PR is this?

  • enhancement

What this PR does / why we need it:

Initial approach is based on Issue#448, with some modifications considering the feedback received.

This PR provides clarifications regarding the use of sorting parameters with two main pillars:

  • Not impose a default value for order as API needs/use cases may vary widely and it is a WG decision the best policy for API behaviour.
  • Provide flexibility for the use of orderBy when sorting is only based in one attribute as per API needs, allowing a WG to have the decision to use it (or not) in the API design under certain considerations.

Which issue(s) this PR fixes:

Fixes #448

Does this PR introduce a breaking change?

  • Yes
  • No

Special notes for reviewers:

N/A

Changelog input

 Clarifications for sorting Logic in Metarelease Fall25

Additional documentation

N/A

Copy link
Contributor

@rartych rartych left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

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

LGTM

@rartych rartych merged commit 4762ab9 into camaraproject:main Jun 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Fall25

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancements in "sorting" feature

5 participants