Skip to main content

broadcast_superarray_to_table

Function broadcast_superarray_to_table 

Source
pub fn broadcast_superarray_to_table(
    op: ArithmeticOperator,
    super_array: &SuperArray,
    table: &Table,
) -> Result<SuperArray, MinarrowError>
Expand description

Helper function for SuperArray-Table broadcasting - broadcast each chunk against table