Re: TTL documentation

2019-02-01 Thread Jeff Jirsa
Those aren’t the project docs, they’re datastax’s docs, but that line makes no sense. I assume they meant that once a column reaches its TTL it is treated as a tombstone. That’s per column and not the entire table. -- Jeff Jirsa > On Feb 1, 2019, at 1:47 AM, Enrico Cavallin wrote: > > Hi

TTL documentation

2019-02-01 Thread Enrico Cavallin
Hi all, I cannot understand what this statement means: <> in https://docs.datastax.com/en/dse/6.7/cql/cql/cql_using/useExpire.html I have already done some tests with TTL set on columns, rows and default on table and all seems in line with the logic: an already written row/value maintains its TT