You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
Currently, FilterIndexRule and JoinIndexRule only consider indexes in the ACTIVE state for optimization. Update the code to consider indexes in transitioning states as well.
To Reproduce
NA
Expected behavior
Optimization rules should consider indexes in transitioning states as candidates.