You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a CSV file whose size is 528MB and I would like to insert that data in the Sonic to test the performance.
I have tried using node app but it was taking a lot of time to import data.
Is there a way to import whole data at once without using the node app?