Skip to content

Conversation

klh666
Copy link

@klh666 klh666 commented Oct 13, 2025

What does this PR do?
A brief description of the change being made with this pull request.
As today we do not have this kind of sorting supported in the engine, even though it should be possible to support this implementing a custom collate, trough define an implementation of this https://github.com/orientechnologies/orientdb/blob/develop/core/src/main/java/com/orientechnologies/orient/core/collate/OCollateFactory.java and plugging it in with a resource locator.

In this way you can add that to an existing distribution adding it with a jar.
Motivation
What inspired you to submit this pull request?

Related issues
A list of issues either fixed, containing architectural discussions, otherwise relevant
for this Pull Request.
#10452

Additional Notes
Anything else we should know when reviewing?

Checklist
[] I have run the build using mvn clean package command
[] My unit tests cover both failure and success scenarios

@tglman
Copy link
Member

tglman commented Oct 13, 2025

Hi,

Thanks to submit this, will review it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants