mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
For simplicity in expiration time computations 0 is used as current timestamp, make sure that sstable write code is aware of that and doesn't consider cells as already expired. Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com>