Function do_scan

Source
async fn do_scan(
    table: TableCatalog,
    hummock: MonitoredStateStore<HummockStorage>,
) -> Result<()>