Function parquet::file::statistics::to_thrift
source ยท pub fn to_thrift(stats: Option<&Statistics>) -> Option<Statistics>
Expand description
Convert Statistics into Thrift definition.
pub fn to_thrift(stats: Option<&Statistics>) -> Option<Statistics>
Convert Statistics into Thrift definition.