Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Normal
Description
CASSANDRA-5514 introduced the ability to skip entire sstables based on max/min column names in the sstable. This ticket aims to fix a few issues with it:
- dont use ACT.deconstruct on the hot path
- remove assert that compares type count with collected columns