I'm curious about Expiring Columns. Say I create a Column Family where *all* of the Columns are set to be expiring columns. When a row's entire set of columns have expired, will an empty row it sill be returned in range queries? Or will it just be nicely compacted away?
- Expiring Columns Stephen McKamey
- Re: Expiring Columns aaron morton
- Re: Expiring Columns Edward Capriolo