pub type ParquetNestedPath = Vec<String>;
A nested field access path inside one parquet root column.
pub struct ParquetNestedPath { /* private fields */ }