Skip to content

Group By with Sorting Test and Documentation#155

Merged
rlawrenc merged 4 commits intomainfrom
investigate_order_by
Mar 10, 2026
Merged

Group By with Sorting Test and Documentation#155
rlawrenc merged 4 commits intomainfrom
investigate_order_by

Conversation

@xelArga
Copy link
Copy Markdown
Collaborator

@xelArga xelArga commented Mar 9, 2026

Group By with Sorting

I made a new test that uses the current aggregate testing based on the first sorted unix timestamp and now use the sort operator beforehand. The test has the custom comparator operators for the first column and then does the aggregate on that successfully. This should mean now that any comparator functions defined should work so long as they work within adaptive sort beforehand. I updated the documentation on advanced queries to include the sorting operator with an example.

@rlawrenc rlawrenc merged commit edfb7a6 into main Mar 10, 2026
11 checks passed
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.

2 participants