partial scanning
Is scanning supported using partial of the row key?
if i have a row key as name + timestamp + id + type
can i scan the rows with start key as name + timestamp
will it fetch any rows from the base.I'm stuck up and it doesn't work.I'm always getting null rows.
Can someone please help me.
thanks