can_decompress


Description:

[ Version ( since = "8.0.0" ) ]
public bool can_decompress ()

Parameters:

this

A FileMetadata.

Returns:

true if all of the row groups can be decompressed, false otherwise.

This will return false if any of the RowGroup's page is compressed with a compression format which is not compiled in the current Parquet library.