get_column_chunk


Description:

[ Version ( since = "8.0.0" ) ]
public ColumnChunkMetadata? get_column_chunk (int index) throws Error

Parameters:

this

A RowGroupMetadata.

index

An index of the column chunk to retrieve.

Returns:

A ColumnChunkMetadata at index on success, null on error.