This looks like a dupe of CASSANDRA-15086, which has been committed and will be
included in 3.0.19.
> On Sep 11, 2019, at 5:10 PM, Cameron Zemek wrote:
>
> Have had multiple customer hit this CASSANDRA-15081 issue now, where
> upgrading from older versions the sstables contain an unknown column
Have had multiple customer hit this CASSANDRA-15081 issue now, where
upgrading from older versions the sstables contain an unknown column (its
not present in the dropped_columns in the schema)
This bug is serious as reads return incorrect results and if you run scrub
it will drop the row. So hopin