Function iceberg_rust_spec::spec::manifest::partition_value_schema

source ยท
pub fn partition_value_schema(
    spec: &[PartitionField],
    table_schema: &Schema,
) -> Result<String, Error>
Expand description

Get schema for partition values depending on partition spec and table schema