Github user iksaif closed the pull request at:
https://github.com/apache/cassandra/pull/85
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user iksaif opened a pull request:
https://github.com/apache/cassandra/pull/85
sasi: AND optimizations
when op is AND:
- do not use indexes that return way more results that the others
- do not use more indexes if one of them returns no results
- try to use somethi