Filtering data in a collection

7 views
Skip to first unread message

Pedro Algarvio

unread,
Jun 3, 2015, 8:14:03 AM6/3/15
to python-dr...@lists.datastax.com
By reading http://docs.datastax.com/en/cql/3.1/cql/ddl/ddl_query_collection_c.html I see that it's possible to return entries which has a value in a collection.

For example, I have a table which has a SET colunm, tags, and I want all records which have a specific tag in it's tags.

How can this be achieved using cqlengine?

Thanks.

Adam Holmberg

unread,
Jun 3, 2015, 9:58:58 AM6/3/15
to python-dr...@lists.datastax.com
Queries for indexed collections are not presently supported in the cqlengine mapping layer. Thanks for pointing this out. I created an issue to track: https://datastax-oss.atlassian.net/browse/PYTHON-330

Adam Holmberg

To unsubscribe from this group and stop receiving emails from it, send an email to python-driver-u...@lists.datastax.com.

Pedro Algarvio

unread,
Jun 3, 2015, 10:05:41 AM6/3/15
to python-dr...@lists.datastax.com
I'm now watching that issue to check on progress. Thanks.
To unsubscribe from this group and stop receiving emails from it, send an email to python-driver-user+unsub...@lists.datastax.com.

Reply all
Reply to author
Forward
0 new messages