Skip to content

ISSUE-114: change sort function by jsonata realisation and remove test overrides#115

Open
sergeevik wants to merge 2 commits into
dashjoin:mainfrom
sergeevik:ISSUE-114
Open

ISSUE-114: change sort function by jsonata realisation and remove test overrides#115
sergeevik wants to merge 2 commits into
dashjoin:mainfrom
sergeevik:ISSUE-114

Conversation

@sergeevik

@sergeevik sergeevik commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

for #114

@sergeevik sergeevik changed the title change sort function by jsonata realisation and remove test overrides ISSUE-114: change sort function by jsonata realisation and remove test overrides Jul 3, 2026
try {
Boolean sw = toBoolean(funcApply(jsonataComparator, Arrays.asList(sorted[left], sorted[right])));
swap = Boolean.TRUE.equals(sw);
} catch (Throwable e) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

don't catch Throwable

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