I am using rstream in my CQL query and not explicitly mentioning how many rows to retain. How many no. of rows/how many days of data is retained in the stream in that case?
Also, if I want to retain data for last 30 days (I do not know the possible no. of events which will be generated. So I can not use rows.). What should I do?