get_file_offset


Description:

[ Version ( since = "8.0.0" ) ]
public int64 get_file_offset ()

Parameters:

this

A RowGroupMetadata.

Returns:

Byte offset from beginning of file to first page (data or dictionary) in this row group.

The `file_offset` field that this method exposes is optional. This method will return 0 if that field is not set to a meaningful value.