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