row_group_from_encrypted_thrift

Function row_group_from_encrypted_thrift 

Source
fn row_group_from_encrypted_thrift(
    rg: RowGroup<'_>,
    schema_descr: SchemaDescPtr,
    decryptor: Option<&FileDecryptor>,
) -> Result<RowGroupMetaData>