Skip to content

Instantly share code, notes, and snippets.

@alexcpn
Last active February 11, 2018 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexcpn/66559ac186a6ee3d951b51a08ef9be0b to your computer and use it in GitHub Desktop.
Save alexcpn/66559ac186a6ee3d951b51a08ef9be0b to your computer and use it in GitHub Desktop.
Primary Key name type Example
Partition Key bin_cell_key tuple<int,int,text> (1234, 222, 'Candidate1')
Cluster Key time_key tuple<time,time> ('07:30:00.000000000','07:45:00.000000000')
event text some data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment