Skip to content

fixes: duplicating sort clauses for every request#8

Merged
harshit98 merged 1 commit into
masterfrom
fixes-duplicate-sort-clauses
May 12, 2025
Merged

fixes: duplicating sort clauses for every request#8
harshit98 merged 1 commit into
masterfrom
fixes-duplicate-sort-clauses

Conversation

@harshit98
Copy link
Copy Markdown
Member

For every new request, the osquery is basically accumulating new sort clauses with the older ones. This PR fixes the problem since for every new request, we only want calculated sort clauses.

@harshit98 harshit98 merged commit 0e2657d into master May 12, 2025
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