row_group_from_encrypted_thrift

Function row_group_from_encrypted_thrift 

Source
fn row_group_from_encrypted_thrift(
    rg: RowGroupMetaData,
    decryptor: Option<&FileDecryptor>,
) -> Result<RowGroupMetaData>