Function iceberg_rust::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