I’m trying to run insert_all with batch size of 5000. I have 1lakh records to insert for that can I use load_async with insert_all
I’m trying to run insert_all with batch size of 5000. I have 1lakh records to insert for that can I use load_async with insert_all