parse_index_data

Function parse_index_data 

Source
fn parse_index_data(
    push_decoder: &mut ParquetMetaDataPushDecoder,
) -> Result<ParquetMetaData>
Expand description

Given a push decoder that has had the needed ranges pushed to it, attempt to decode indexes and return the updated metadata.