pub fn partition_annotations<A>(
expr: Expression,
scope: &DType,
annotations: Annotations<'_, A>,
) -> VortexResult<PartitionedExpr<A>>pub fn partition_annotations<A>(
expr: Expression,
scope: &DType,
annotations: Annotations<'_, A>,
) -> VortexResult<PartitionedExpr<A>>