I set the "CompareWith" property to "longtype", but I can not insert data.
It seems that something is wrong with the key. If I use longtype comparison,
what key I should use? int?long?
By the way, the language I use is python.
--
Location:
Thank you! Is there a way to store that kind of data?
Can the value of a column under a super column be a super column?
For examples:
sc={
name:"name",
value:{
{name:"First Name", value:"John"}
{name:"Last Name", value:"LBJ"}
}
}
this is a super column above, can I add a super column below to it's valu