get_row_group


Description:

[ Version ( since = "8.0.0" ) ]
public RowGroupMetadata? get_row_group (int index) throws Error

Parameters:

this

A FileMetadata.

index

An index of the row group to retrieve.

Returns:

A RowGroupMetadata at index on success, null on error.