Skip to content

Draft: Use InOperatorOptimization::QueryBuilder for ComplianceViolationsFinder

Huzaifa Iftikhar requested to merge 363357_use_in_operator_optimization into master

What does this MR do and why?

  1. This MR is an attempt to Optimize compliance violations query (#363357 - closed)
  2. It uses Keyset::InOperatorOptimization::QueryBuilder and a non-materialized CTE as explained in this doc.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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