Skip to main content

collect_with_empty_batch

Function collect_with_empty_batch 

Source
async fn collect_with_empty_batch(
    df: DataFrame,
) -> Result<Vec<RecordBatch>, ReadStatError>