Skip to content

Conversation

@KaterynaSenchenko
Copy link
Collaborator

See comments under #410

The previous CQL query for matching instances by identifier was causing significant performance issues when there were many values to filter. The generated query (`identifiers="\"identifierTypeId\":\"...\""` AND ...) performed a string-based search on the entire JSONB object without using the index in some cases.
@sonarqubecloud
Copy link

@KaterynaSenchenko KaterynaSenchenko merged commit 18b6651 into master Oct 10, 2025
7 of 9 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.

4 participants