Include DROPPED_COLUMNS in schema digest computation.
CASSANDRA-11050 introduced dropped columns but excluded it from schema digest computations, with a comment to include the table in the next major release - 4.0. The patch now includes DROPPED_COLUMNS in the schema digest computation. Patch by Jon Meredith; reviewed by Aleksey Yeschenko for CASSANDRA-15843
Showing
Please register or sign in to comment