The issue in 14861 doesn’t manifest itself in the data file (so you won’t see it in the sstable json), it’s in the min/max clustering of the metadata used in the read path.
-- Jeff Jirsa > On Jan 28, 2019, at 7:08 AM, Ahmed Eljami <ahmed.elj...@gmail.com> wrote: > > Hi Alain, > > Just to confirm, range tombstones that we are talking about here is not > related to this jira: https://issues.apache.org/jira/browse/CASSANDRA-14861 ? > > Thanks a lot.