Function build_parquet_schema

Source
fn build_parquet_schema(
    m_type: u32,
    is_multi_origin: bool,
    is_symmetric: bool,
) -> TypePtr
Expand description

Creates a parquet data schema from the headers based on the measurement type and configuration.