This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
analyzer: Check rule that try merge compatible indexes. #213
Closed
Description
We need to check the actual rule that makes use of SetOperations and Mergeable Lookup interfaces.
This rule will be in charge of checking all the obtained indexes and try to merge them all together.
If not all the indexes are mergeable, use the most merged Index Lookup and discard the rest.