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
fn serialize_partition_expr<S>(
partition_expr: &Option<PartitionExpr>,
serializer: S,
) -> Result<S::Ok, S::Error>where
S: Serializer,
Custom serde functions for partition_expr field in FileMeta