This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
cassandra
mirror of
https://github.com/apache/cassandra
Watch
0
Star
0
Fork
You've already forked cassandra
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c767b0d6d
cassandra
/
doc
/
modules
/
cassandra
/
examples
/
CQL
/
sai
/
index-sai-from-set-match.cql
3 lines
109 B
SQL
Raw
Blame
History
CREATE
CUSTOM
INDEX
teams_idx
ON
cycling
.
cyclist_career_teams
(
teams
)
USING
'
StorageAttachedIndex
'
;
Reference in New Issue
View Git Blame
Copy Permalink