fn build_parquet_schema( m_type: u32, is_multi_origin: bool, is_symmetric: bool, ) -> TypePtr
Creates a parquet data schema from the headers based on the measurement type and configuration.