serialize_partition_expr

Function serialize_partition_expr 

Source
fn serialize_partition_expr<S>(
    partition_expr: &Option<PartitionExpr>,
    serializer: S,
) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Custom serde functions for partition_expr field in FileMeta