pub fn from_thrift(
physical_type: Type,
thrift_stats: Option<Statistics>,
) -> Result<Option<Statistics>>
Expand description
Converts Thrift definition into Statistics
.
pub fn from_thrift(
physical_type: Type,
thrift_stats: Option<Statistics>,
) -> Result<Option<Statistics>>
Converts Thrift definition into Statistics
.