convert_stats

Function convert_stats 

Source
pub(crate) fn convert_stats(
    physical_type: Type,
    thrift_stats: Option<Statistics<'_>>,
) -> Result<Option<Statistics>>