async fn load_left_input(
stream: SendableRecordBatchStream,
metrics: BuildProbeJoinMetrics,
reservation: MemoryReservation,
) -> Result<JoinLeftData>Expand description
Asynchronously collect the result of the left child
async fn load_left_input(
stream: SendableRecordBatchStream,
metrics: BuildProbeJoinMetrics,
reservation: MemoryReservation,
) -> Result<JoinLeftData>Asynchronously collect the result of the left child