pub fn broadcast_temporalarrayview_to_cube(
op: ArithmeticOperator,
temporal_array_view: &TemporalArrayV,
cube: &Cube,
) -> Result<Cube, MinarrowError>Expand description
Broadcast TemporalArrayView to Cube - apply temporal array view to each table in the cube