Skip to content

Draft: Use InOperatorOptimization to optimize Group#sbom_occurrences query

mo khan requested to merge mokhax/422294/in-operator-optimization into master

What does this MR do and why?

This change attempts to optimize the Group#sbom_occurrences query using the techniques described in https://docs.gitlab.com/ee/development/database/efficient_in_operator_queries.html.

#422294 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports