Hi! What about a simple option for sstable2json to not print out expiration TTL+LocalDeletionTime (maybe even ignore isMarkedForDelete)? I want to move old data from a live cluster (with TTL) to an archive cluster (->data does not expire there).
BTW is there a smarter way to do this? Actually I'd like to dump only new data (i.e. data after a certain timestamp).