[
https://issues.apache.org/jira/browse/CASSANDRA-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916920#comment-13916920
]
Edward Capriolo commented on CASSANDRA-6757:
--------------------------------------------
Cool.
{pre}
[edward@jackintosh cassandra]$ PYTHONPATH=test nosetests
--tests=system.test_thrift_server:TestMutations.test_multi_slice
.
----------------------------------------------------------------------
Ran 1 test in 9.844s
OK
{pre}
Ok I never make it through the entire nosetests but the functionality is
accessible from python when going one test at a time.
> SliceQueryFilter can accept multiple ColumnSlice but not exposed to thrift
> --------------------------------------------------------------------------
>
> Key: CASSANDRA-6757
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6757
> Project: Cassandra
> Issue Type: New Feature
> Reporter: Edward Capriolo
> Assignee: Edward Capriolo
> Attachments: Cassandra-6757.1.diff
>
>
> Thrift has getSlice() which takes a key and a predicate. SliceQueryFilter can
> accept multiple ColumnSlice(s). Users should have access to this capability
> already found in Cassandra.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)