Skip to content

Remove key_set_optimizer_ignored_columns feature flag

Mario Celi requested to merge 417515-remove-feature-flag into master

What does this MR do and why?

This feature flag was introduced as a safety measure to fix keyset ordering query optimizations.

After testing the fix didn't break anything unexpected in production, this flag is safe to remove

MR acceptance checklist

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

Related to #417515 (closed)

Edited by Mario Celi

Merge request reports