Re: How default_time_to_live would delete rows without tombstones in Cassandra?

2018-10-01 Thread Gabriel Giussi
Hello Alain, thanks for clarifying this topic. You had alerted that this should be explored indeed, so there is nothing to apologize for. I've asked this in stackoverflow too ( https://stackoverflow.com/q/52282517/3517383), so if you want to answer there I will mark yours as the correct one, if

Re: How default_time_to_live would delete rows without tombstones in Cassandra?

2018-09-27 Thread Alain RODRIGUEZ
Hello Gabriel, Sorry for not answering earlier. I should have, given that I contributed spreading this wrong idea. I will also try to edit my comment in the post. I have been fooled by the piece of documentation you mentioned when answering this question on our blog. I probably answered this one

Fwd: How default_time_to_live would delete rows without tombstones in Cassandra?

2018-09-17 Thread Gabriel Giussi
From https://docs.datastax.com/en/cassandra/3.0/cassandra/dml/dmlAboutDeletes.html > Cassandra allows you to set a default_time_to_live property for an entire table. Columns and rows marked with regular TTLs are processed as described above; but when a record exceeds the table-level TTL,