Skip to main content

build_parquet_schema

Function build_parquet_schema 

Source
pub fn build_parquet_schema(headers: Vec<&str>) -> TypePtr
Expand description

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

ยงArguments

  • headers - Used headers (based on measurement type)