For a table where row keys are variable in sizes, how should I specify
startKey and endKey ?
E.g., I use 32 byte startKey and endKey, but the row key may be as long as
64 bytes. What happens when 64 byte row key is inserted into the table ?

Thanks

Reply via email to