You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Shaurya Gupta <sh...@gmail.com> on 2019/08/07 12:28:14 UTC

Point in time restore not working when primary key is blob

Hi,

I'm trying to do a point in time restore using commit logs.
It seems to be working fine if I have primary as text but it does not work
and just restores all the rows if the primary key is blob (which is default
if I create a keyspace using cassandra-stress).

Is this a known issue?

Thanks
-- 
Shaurya Gupta