Class CellsColumnLimitFilter (2.23.1)

CellsColumnLimitFilter(num_cells: int)

Row filter to limit cells in a column.

Parameter

NameDescription
num_cells int

Matches only the most recent N cells within each column. This filters a (family name, column) pair, based on timestamps of each cell.