export_canonical_pipeline_expr_offset

Function export_canonical_pipeline_expr_offset 

Source
pub fn export_canonical_pipeline_expr_offset(
    dtype: &DType,
    offset: usize,
    len: usize,
    expression: &dyn Operator,
    mask: &Mask,
) -> VortexResult<Canonical>
Expand description

Export canonical data from an operator expression with a starting offset and mask.