Class RowGroupInfo.ByGroups

java.lang.Object
io.deephaven.parquet.table.metadata.RowGroupInfo.ByGroups
All Implemented Interfaces:
RowGroupInfo
Enclosing interface:
RowGroupInfo

public static final class RowGroupInfo.ByGroups extends Object implements RowGroupInfo
Splits into RowGroups based on unique values within groups, and optionally further splits (per unique groups ensuring that no group is larger than maxRows. If maxRows is not desired, this parameter may be set to Long.MAX_VALUE