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 has been archived by the owner on Jan 28, 2021. It is now read-only.
ajnavarro
changed the title
analyzer: Create a rule to try to merge compatible indexes.
analyzer: Check rule that to try to merge compatible indexes.
Jun 13, 2018
Changed the title to test that implementation with all the actual new development.
ajnavarro
changed the title
analyzer: Check rule that to try to merge compatible indexes.
analyzer: Check rule that to try merge compatible indexes.
Jun 13, 2018
ajnavarro
changed the title
analyzer: Check rule that to try merge compatible indexes.
analyzer: Check rule that try merge compatible indexes.
Jun 13, 2018
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.
The text was updated successfully, but these errors were encountered: