Skip to main content

ParquetNestedPath

Type Alias ParquetNestedPath 

Source
pub type ParquetNestedPath = Vec<String>;
Expand description

A nested field access path inside one parquet root column.

Aliased Typeยง

pub struct ParquetNestedPath { /* private fields */ }