Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
Description
Even after CASSANDRA-4915, there is still a bunch of queries that we don't support even if ALLOW FILTERING is used. Typically, pretty much any queries with restriction on a non-primary-key column unless we have one of those restriction that is an EQ on an indexed column.
If ALLOW FILTERING is used, we could allow those queries out of convenience.
Attachments
Issue Links
- duplicates
-
CASSANDRA-8099 Refactor and modernize the storage engine
- Resolved
- relates to
-
CASSANDRA-6377 ALLOW FILTERING should allow seq scan filtering
- Resolved