Skip to content

Add SortExpressions for in-memory SCIM sorting#1082

Merged
bdemers merged 1 commit intodevelopfrom
sort
Apr 3, 2026
Merged

Add SortExpressions for in-memory SCIM sorting#1082
bdemers merged 1 commit intodevelopfrom
sort

Conversation

@bdemers
Copy link
Copy Markdown
Member

@bdemers bdemers commented Mar 29, 2026

Converts a SortRequest into a Comparator for use in
stream pipelines. Documents sorting responsibility on Repository.find()
-- repositories apply SortRequest if the backend supports server-side
sorting; unsupported sort attributes are silently ignored per
RFC 7644 S3.4.2.3.

@github-actions
Copy link
Copy Markdown

View details about the 'Apache Rat - Check' build 855 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

View details about the 'Maven Verify (with Java 17-zulu)' build 1859 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

View details about the 'Maven Verify (with Java 21-zulu)' build 1859 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Apache Rat - Check' build 881 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Maven Verify (with Java 17-zulu)' build 1873 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Maven Verify (with Java 21-zulu)' build 1873 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Apache Rat - Check' build 882 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Maven Verify (with Java 21-zulu)' build 1874 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Maven Verify (with Java 17-zulu)' build 1874 in the Build Scan 📊

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Apache Rat - Check' build 883 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Maven Verify (with Java 21-zulu)' build 1875 in the Build Scan 📊

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

View details about the 'Maven Verify (with Java 17-zulu)' build 1875 in the Build Scan 📊

@bdemers bdemers merged commit c09e655 into develop Apr 3, 2026
6 checks passed
@bdemers bdemers deleted the sort branch April 3, 2026 21:36
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.

1 participant